Pregunta

My web app requires subscriptions. I'm looking into payment solutions that best work with SaaS scenarios.

I see that PayPal has three options: Standard, Advanced and Pro. I want my app to make API calls to PayPal to check payment status. Which one of these solutions is the best for SaaS subscriptions?

Thanks, Sam

¿Fue útil?

Solución

I've always preferred Payments Pro. This gives you full freedom to build your apps how you want to.

You'll be able to integrate credit cards directly, so you can build that UI however you want, and then you can use Express Checkout API's for the PayPal payments, which provides more features than Payments Standard does.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top