question

jishnu avatar image
jishnu asked Jeffrey Blattman answered

Third party payment processing

Hello, we are integrating with clover using REST API from our backend server. We are able to send the order data using REST API. Is there any way to process the payment by a third party payment processor, and update the order as paid by any API call?

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.

dazza5000 avatar image
dazza5000 answered jishnu edited

There are probably a few ways to do this, but you could add your payment processor as a custom tender. When your payment process is complete you can create a payment entry on the order for that custom tender and the relevant details.

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.

jishnu avatar image jishnu commented ·

Thank you. Is there any other way to do this?

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

The approach recommended by Dazza50 is the only way. However, it is important to understand that using a third party payment processor is largely forbidden on our platform. Before moving forward with your app you should contact appmarketbusiness@clover.com to see if your idea would even be allowed.

10 |2000

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

Jeffrey Blattman avatar image
Jeffrey Blattman answered
Is there any way to process the payment by a third party payment processor

Clover generally does not allow third-party payment processors. There are some cases where we allow alternate payment methods, such as gift cards to be implemented through custom tenders. The fact however that you called it a "payment processor" raises some red (well, yellow) flags.

Please start communication w/ appmarketbusiness@clover.com and get your plan approved before beginning development.

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