Forum Replies Created
-
AuthorPosts
-
TurboWebsMember
Now 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?
TurboWebsMemberDon’t worry – I see it in the CSV file you created for importing members.
TurboWebsMemberIf I create a spreadsheet in order to do a CSV import into eMember, can the subscr_id column be included in the import?
TurboWebsMemberHi 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?
TurboWebsMemberThanks. 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 #33614TurboWebsMemberThat would be hugely useful for a lot of people, I’d assume. Thanks.
TurboWebsMemberCan 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 #33612TurboWebsMemberThanks 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).
TurboWebsMemberThat 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.
TurboWebsMemberHi. They’re not WP users yet.
TurboWebsMemberAwesome. Thanks.
TurboWebsMemberWhat’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 #33176TurboWebsMemberThanks 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 #33174TurboWebsMemberThanks!
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 #33172TurboWebsMemberSounds 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