How do I get REOCCURRING PAYMENTS for PayPal with Dolphin 7? This feature was offered with Dolphin 6, but I don't see it with Dolphin 7. With Social Networking being a reoccurring, subscription module, I need this feature. Any Help?
How do I get REOCCURRING PAYMENTS for PayPal with Dolphin 7? This feature was offered with Dolphin 6, but I don't see it with Dolphin 7. With Social Networking being a reoccurring, subscription module, I need this feature. Any Help? |
I would like an answer to this question also, |
I figured it out. You can name the product name whatever you would like. Here is what I did:
To set reoccurring payments: Changing Product Name: Locate: |
upp /unity/forums/?action=goto&my_threads#topic/Video-is-being-processed-for-the-second-time.htm |
I do not know code, so I am not sure I follow these instructions. I understand the instructions for replacing the lines, but I am not sure what I am supposed place in the area where Kelley states "('YourSiteName.com Membership for')". 'item_name' => _t('_payment_txt_payment_to') . ' ' . $aCartInfo['vendor_username'], Change to:
IF I have named my membership "Silver", does that last line read 'item_name' => _t('mydomainname.com Silver) . ' ' . $aCartInfo['vendor_username'],
Does this method mean that any membership that I charge for will require a new payment from the customer every 30 days, or is there a way to do this so different memberships can reoccur at 30, 60 and 90 days.
Lastly, does this effect only memberships? What if I ad a store or use other modules that enable purchasing.
Thanks
J
|