Home > Enterprise >  How to integrate paypal payment getway system for user?
How to integrate paypal payment getway system for user?

Time:01-07

How to Integrate Paypal Payment gateway in JavaScript? I tried this problem..... but config have some problem, Please anybody say some ideas

CodePudding user response:

The question is not very clear, and you provide and no explanation about the code or the error, the only advice I can give you is to follow these instructions: https://developer.paypal.com/docs/archive/checkout/integrate/

CodePudding user response:

To easily integrate a Paypal "like" payments (using Stripe actually) into a Web product (assumptions this is what you want as question wasn't specific), you could use wrapper components like the open source https://pay2my.app. See howto if this fits your needs.

  •  Tags:  
  • Related