Tolfix / cpg-api

Central Payment Gateway
http://demo.cpg.tolfix.com/graphql
MIT License
7 stars 2 forks source link

Implement paypal #18

Closed Tolfx closed 2 years ago

Tolfx commented 2 years ago

Add paypal Using paypal-sdk to add the system.

Thinking about creating a unique URL when a order is created if payment_method is paypal, and when the user goes to the URL it will redirect to paypals payment, and once paid to a success page saying it went well etc.

Tolfx commented 2 years ago

Prototype done. Possible to pay from invoice UID, and mark invoice as paid aswell create transactions. Also adds a QR code for paypal on the invoice, and a hyperlink in the email if payment_method is paypal.