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

Frontend order creation #7

Open
Timollie opened this issue May 13, 2022 · 0 comments
Open

Frontend order creation #7

Timollie opened this issue May 13, 2022 · 0 comments

Comments

@Timollie
Copy link

Hi there,

I just would like to note that the currently described way of integrating is actually not in line with the best practices as advised by mollie.

"In particular, do not pass the amount from the app to your script (Backend server) but use your own business rules in the script to prevent users of your app from messing with your payments. Remember that the app is installed on a device outside of your control and thus untrusted."
Source: https://docs.mollie.com/mobile-apps/getting-started-payments#step-1-create-a-payment-creation-script-on-your-server

Usually the above is accomplished by session management, including a cart which is stored serverside.

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