question

vitar avatar image
vitar asked vitar commented

Assign Customer to Payment using REST PAY DISPLAY API

https://community.clover.com/questions/61152/assign-customer-to-payment.html something like this but I'm using (REST PAY DISPLAY API) https://docs.clover.com/reference/pay

I make the payment but in the dashboard the customer column is BLANK

How do I to relate payment and customer using that endpoint?

REST APIPaymentsCustomerssecure network pay display
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

·
parquet76 avatar image
parquet76 answered vitar commented

Generally speaking the rest pay API is for third party POSs that don't use Clover orders/customers, etc. You will need to make an API call via Clover's normal API after the payment is complete to update the customer.

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.

vitar avatar image vitar commented ·

Thank you!, it was completed using https://docs.clover.com/reference/orderupdateorder

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