Accepting Credit card payments via REST API SDK

siddharthsahu
Contributor
Contributor

I want to accept credit card payments on my SaaS website(has dynamic pricing hence can't use payment button) where user will be redirected to PayPal and return back on success(or failure). It has dynamic pricing, hence can't use payment button. Since I am a developer, I was looking into PayPal REST SDK (python) but the issue is that documentation page says credit card payment is 'restricted' in REST SDK (Important in red box)

paypal.png

 

By 'restricted' does it means, I can still redirect to PayPal website for credit card payments(without client login) but can receive credit card details on my website. If so then so far so good. If not, what other possible alternatives do I have.

 

Note: I can't use Braintree Direct as recommended as it is still not supported in my country

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.