question

eghbali avatar image
eghbali asked eghbali answered

How can I process credit card manually using rest APIs for the clover merchants?

Our payment solution app helps consumers in payment process. How can I use clover to process a CC or debit card by using APIs and sending card numbers?

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.

sonalsonavane avatar image
sonalsonavane answered

Hello,

You can use our Ecommerce APIs for processing credit cards.


1)To pay for a charge:
POST /v1/charges

2) To pay for a created order:
POST /v1/orders/{order_id}/pay

10 |2000

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

eghbali avatar image
eghbali answered

Hi. v1/charges does not receive CC detail. Is there anyway to send CC/Debit card detail in card-no-present mode?


10 |2000

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

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