question

ageiser avatar image
ageiser asked ageiser commented

Migrating Vaulted cards to Ecommerce API

Hello,

I am running into issues charging vaulted cards from Dev Pay. We are getting a Error

Customer with id ##### not found.

I am trying to POST a multi-pay token to the following:
https://scl.clover.com/v1/orders/Y81CNKWE96H54/pay

{
   "amount":2398,"currency":"USD","stored_credentials":{
   "sequence":"FIRST","is_scheduled":false,"initiator":"CARDHOLDER"},"description":"Online Order","source":"TOKEN","email":"customer@example.com","tax_amount":156}

Will Dev Pay multi pay tokens work with Ecommerce API?

Payments
10 |2000

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

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered ageiser commented

I am confused by your question. You initially state you are having issues charging cards from Dev Pay (deprecated API you should not be using). Then you include details from an EComm API? Did you mean to say you are having issues charging vaulted cards from the EComm API? If so, instructions for doing so are available here - https://docs.clover.com/docs/ecommerce-saving-card.

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.

ageiser avatar image ageiser commented ·

We are trying to charge existing tokens created by dev pay with the e-commerce api. Is this possible?

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