Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other options of integration PayPal on frontend #222

Open
Sklico opened this issue Nov 4, 2021 · 0 comments
Open

Other options of integration PayPal on frontend #222

Sklico opened this issue Nov 4, 2021 · 0 comments

Comments

@Sklico
Copy link

Sklico commented Nov 4, 2021

For now PayPal buttons is the only supported option for integration PayPal. It would be nice if route /create-pay-pal-order could accept arguments for PayPal createOrder method in it's body.

For example return_url, which is necessary when you don't want to use PayPal buttons, but redirect to checkout instead. Now, when you redirect users to PayPal checkout page, it never returns them to e-shop, because PayPal doesn't have return_url, which should be provided in create PayPal order process as a part of order context. So after approve transaction, PayPal doesn't return user back to the e-shop, but stay on checkout page without option to go back and complete transaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant