Paypal subscription switch

blsbox15

New Member
How do we handle a paypal subscription switch using php code,where we can toggle between a subscription or a single payment? Could someone please help?
 
Say you have a radio button on your form whose full name is 'payment__is_subscription', it has two options, values 0 / 1 and labels No /Yes
Then in the 'Subscription switch' option code would be:

PHP:
return '{payment__is_subscription_raw}' == 1;
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top