Adds support for using Payment Records with Invoices and Credit Notes
What’s new
Adds support for attaching Payment Records to Invoices and creating Credit Notes against Payment Record refunds. That lets you integrate with third-party payment processors while maintaining accurate accounting records in Stripe.
Impact
Attach Payment Records to Invoices
You can now record payments processed through third-party processors by using the Attach Payment API to attach Payment Records to Invoices:
Create Credit Notes for Payment Record refunds
You can now maintain accurate accounting records by creating Credit Notes to represent refunds made through third-party processors. When you create a Credit Note, provide the ID of the Payment Record associated with the refund:
For more information about issuing credit notes, see the Create Credit Notes API.