Do i need to make a Clover app just to use the eCommerce API?
If so someone should just make a wrapper app that any dev can use.
Do i need to make a Clover app just to use the eCommerce API?
If so someone should just make a wrapper app that any dev can use.
Would you mind clarifying your use case for your use of Ecommerce API and why you would like to avoid the creation of a Clover app?
We offer three different ways of using Ecommerce API:
We require you create an app for two reasons: security and safer transactions.
Security: receiving merchant tokens through OAuth allows for a safer transfer of credentials than merchant-generated tokens.
Safer transactions: By running through the approval process for an app, we can help spot common pitfalls you may not notice in testing, but your app may nonetheless encounter in production. We've seen issues such as partial payments, declined cards, and mismatched totals that many developers have not accounted for in their initial app creation. One of our most common problems is developer neglecting to change their base URL from sandbox to production when they're ready to deploy their web integrations.
Thank you for the detailed response. I would be using the iFrame to reduce the PCI scope.
HI
i am new in clover i have no developer account i am using iframe in woocommece site for payment
when i am using token app. its gave cross-origin error and do i need to create app also
3 People are following this question.