Forum Replies Created
-
AuthorPosts
-
TurboWebs
MemberNow that I’ve got the subscriber ID’s from phpMyAdmin, for all the purchases via eStore, and I’m filling out the members.csv you created so that I can import them in via the CSV import plugin, does that mean eMember will be notified by PayPal when one of these imported members cancels their subscription?
TurboWebs
MemberDon’t worry – I see it in the CSV file you created for importing members.
TurboWebs
MemberIf I create a spreadsheet in order to do a CSV import into eMember, can the subscr_id column be included in the import?
TurboWebs
MemberHi Amin,
Once I’ve found out the PayPal subscriber ID, where do I enter it in eMember? And just to clarify, would that mean that if the member cancelled their PayPal subscription, eMember would then be notified?
TurboWebs
MemberThanks. If a customer is already on a monthly recurring payment via eStore and PayPal, is there any way to add them as eMember members and make PayPal notify eMember when they cancel their subscription?
And since we already have eStore products set up for membership plans (not yet hooked up with eMember), what would happen if I edited these existing products so that they are now hooked up with eMember levels?
June 24, 2011 at 7:34 am in reply to: What happens when a paid membership expires or is cancelled #33614TurboWebs
MemberThat would be hugely useful for a lot of people, I’d assume. Thanks.
TurboWebs
MemberCan payment expiry dates be imported successfully?
June 24, 2011 at 5:30 am in reply to: What happens when a paid membership expires or is cancelled #33612TurboWebs
MemberThanks for that.
Is the admin (me) notified in any way if a membership expires? I’m thinking about how I’ll realize that a member needs to be removed from AWeber (it’s a members-only newsletter that goes with the membership).
TurboWebs
MemberThat sounds promising. It would be an awesome feature to have. It would be great if MailChimp’s API could be used in the same way.
TurboWebs
MemberHi. They’re not WP users yet.
TurboWebs
MemberAwesome. Thanks.
TurboWebs
MemberWhat’s the current situation – what happens now when someone cancels mid-cycle?
June 21, 2011 at 7:24 am in reply to: Prevent Members using both coupon and getting affililate commission #33176TurboWebs
MemberThanks very much. I’m seeing how this goes…
if ($payment_data == $wp_aff_affiliates_db->email) {
$retrieved_product->commission = 0;
eStore_payment_debug(‘Setting Commission to zero since Buyer and Affiliate are the same’,true);
}
June 12, 2011 at 2:20 am in reply to: Prevent Members using both coupon and getting affililate commission #33174TurboWebs
MemberThanks!
Just checking – there’s definitely no way to prevent commissions on an affiliate’s own purchases for themselves?
June 10, 2011 at 7:24 am in reply to: Prevent Members using both coupon and getting affililate commission #33172TurboWebs
MemberSounds great. Is there any possibility of narrowing it down to certain coupon codes or certain products – even with some coding (I don’t mind getting my hands dirty)?
-
AuthorPosts