Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Invoice adjustments? #235

Closed
boooyu44 opened this issue Jun 15, 2017 · 1 comment
Closed

Invoice adjustments? #235

boooyu44 opened this issue Jun 15, 2017 · 1 comment

Comments

@boooyu44
Copy link

boooyu44 commented Jun 15, 2017

https://bitpay.com/api#resource-Invoices

POST /invoices/:invoiceId/adjustments

Is this possible using api? I dont see any method to accept over/under payment using code.

@pieterpoorthuis
Copy link

There's currently no PHP BitPay library method for accepting over&underpayments.
It's also not on our roadmap, since BitPay is disabling accepting overpayments soon (1 month from now).

The only option for overpayments will be refunding the overpayment amount. The preferred method is to include the buyerEmail when creating the BitPay invoice, so BitPay can send an email to the customer to claim his overpaid amount back.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants