Skip to content

How do I integrate PayPal with React-storefront #457

Answered by peelar
kendrice asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @kendrice 👋

We plan to extend the list of payment providers in the Saleor Checkout, so stay tuned for that.

However, if you want to add one yourself, I suggest you take a look at the implementations of the existing providers:

All the implementations follow a similar structure and are initialized in the files such as:

  • apps/saleor-app-checkout/pages/api/pay.ts
  • apps/saleor-app-checkout/pages/api/payment-status/[orderId].ts

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by peelar
Comment options

You must be logged in to vote
2 replies
@kendrice
Comment options

@slamer59
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants