BlazeDomains The One and OnlyVIP Member VIP โ 20 โ Impact 35 Jun 19, 2006 687 views 8 replies #1 I have a script that accepts paypal for payments I need the code rewritten so a buy now button can become a subscription button instead. If you can help pm me
I have a script that accepts paypal for payments I need the code rewritten so a buy now button can become a subscription button instead. If you can help pm me
cwnt Established Member โ 20 โ Impact 20 Jun 19, 2006 #2 I think PayPal has an option for these buttons in the merchant section of your account management. Please correct me if I am wrong though.
I think PayPal has an option for these buttons in the merchant section of your account management. Please correct me if I am wrong though.
BlazeDomains The One and OnlyVIP Member VIP โ 20 โ Impact 35 Jun 20, 2006 #3 I need someone familar with paypals coding to customize a page
A ApeXX VIP Member VIP โ 20 โ Impact 101 Jun 20, 2006 #4 Paypal has that already in the "Merchant Tools" section.
JYM Established Member โ 20 โ Impact 64 Jun 20, 2006 #5 All you need to do is login to paypal, go to the merchants section, and somewhere in there you will find a whole list of buttons which you can put on your page. Choose the subscription one, then copy the code into your script.
All you need to do is login to paypal, go to the merchants section, and somewhere in there you will find a whole list of buttons which you can put on your page. Choose the subscription one, then copy the code into your script.
BlazeDomains The One and OnlyVIP Member VIP โ 20 โ Impact 35 Jun 21, 2006 #6 I need more help than that my script calls for confirmation and validation
Dan Buy my domains.VIP Member VIP โ 15 โ Impact 108 Jun 21, 2006 #7 It should have the PayPal options or the URL to it somewhere in the script. Try to get a somewhat matching URL with a subscription rather than single items or w/e.
It should have the PayPal options or the URL to it somewhere in the script. Try to get a somewhat matching URL with a subscription rather than single items or w/e.
BlazeDomains The One and OnlyVIP Member VIP โ 20 โ Impact 35 Jun 21, 2006 #8 I tried to alter the code and it didn't work or didn't work with my script. I need someone who knows paypal coding and php.
I tried to alter the code and it didn't work or didn't work with my script. I need someone who knows paypal coding and php.
Keral_Patel I'll do itRestricted (Chatroom) Impact 1,449 Jun 21, 2006 #9 You want Paypal IPN support I think. You want to know if the payment was made or not. and want to update somethings accordingly. Right.
You want Paypal IPN support I think. You want to know if the payment was made or not. and want to update somethings accordingly. Right.