question

thedangler avatar image
thedangler asked David Marginian Deactivated commented

is creating an app required for Ecommerce API only 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.

e-commerce apiOAuth
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Richelle Herrli avatar image
Richelle Herrli answered thedangler commented

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:

  • API-only
  • iFrame, which reduces PCI scope
  • Virtual Terminal, the out-of-the-box usage of Ecommerce API for merchants

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.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

thedangler avatar image thedangler commented ·

Thank you for the detailed response. I would be using the iFrame to reduce the PCI scope.

0 Likes 0 ·
webforte avatar image
webforte answered David Marginian Deactivated commented

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

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

David Marginian avatar image David Marginian ♦♦ commented ·
It sounds like you may be using a merchant token, merchant tokens do not support CORs.
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community