question

andrey-nikiforov avatar image
andrey-nikiforov asked andrey-nikiforov commented

Use Payeezy API for Payment and Clover API for orders

Context: Building mobile app for consumers to place orders (and pay).

I am experiencing challenges working with Clover API v2 /pay functionality (http://devask.clover.com/question/125...) and options (http://devask.clover.com/question/123...); and would like to know if it is possible:

  1. to use Payeezy API to collect payment
  2. record payment results to the order with Clover API, suspect it should be https://www.clover.com/api_docs#!/ord... -- not clear what information should I send in case of "external" payment
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

Jacob Abrams avatar image
Jacob Abrams answered andrey-nikiforov commented

You can create a custom tender and use that to mark an order paid. Take a look at this question: http://devask.clover.com/question/448

2 comments
10 |2000

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

andrey-nikiforov avatar image andrey-nikiforov commented ·

What would mark order as paid? Will submitting payment (e.g. custom tender) for full order amount make order paid or I have to make another call and mark order PAID? If later, then what field should be update to what value?

0 Likes 0 ·
Jacob Abrams avatar image Jacob Abrams ♦♦ commented ·

I haven't tried it myself but I am guessing you might need to make another call to mark the order PAID. Discussed here: http://devask.clover.com/question/110

0 Likes 0 ·

Welcome to the
Clover Developer Community