Avatar of Richard Korts
Richard Korts
Flag for United States of America asked on

Paypal Simple Interface

I am looking for a SIMPLE way to integrate paying for a subscription through PayPal.

Source programming in php.

I did this years ago, very messy & non-intuitive.

I'm hoping there is something akin to the Authorize.net interface.

Is there?

Thanks
PayPalPHP

Avatar of undefined
Last Comment
Andrew Angell

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Serena Hsi

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Radek Baranowski

If you create paypal account there are ready made templates supplied with different payment methods in your account. All you need to do is to customize styles in CSS if you need. Aside from that it's ready to use. Of course paypal cares for payment itself, if you want to keep order statuses etc. You need some kind of shop solution on your end-like prestashop or woocommerce.
Richard Korts

ASKER
Perfect, thanks.
Andrew Angell

PayPal offers anything Authorize.net offers and a whole lot more.  I'll need more details on the interface you're referring to, though. in order to guide you correctly with PayPal.  There are lots of ways to handle recurring payments / subscriptions with PayPal, so depending on your details I would have different answers.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck