question

mankee10200 avatar image
mankee10200 asked David Marginian Deactivated commented

How to refund External payment record?

I'm using the https://docs.clover.com/reference/ordercreatepaymentfororder endpoint to keep track of external payments on orders. Which endpoint should I use to void / cancel these payments when they are externally refunded?

OrdersREST APIPayments
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 David Marginian Deactivated commented

https://docs.clover.com/reference/createrefund, the refund will be applied to the source of the original payment.

8 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.

mankee10200 avatar image mankee10200 commented ·
this is from the ecommerce api though and the endpoint I linked is from platform api...is that correct?
0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ mankee10200 commented ·
That is correct. I assume you are attempting a card-not-present refund, right?
0 Likes 0 ·
mankee10200 avatar image mankee10200 David Marginian ♦♦ commented ·
Yeah - I'm accepting user payments via Stripe for orders externally, and I want the POS to reflect whether or not the order has been paid for. if the order is refunded via Stripe, I also want that to update on the POS so the merchant knows the order isn't paid for.
0 Likes 0 ·
Show more comments

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