Affiliate Program Clawback Stripe

Hi there, we have created a custom integration with Stripe using Infusion Soft Affiliate program. All seems working cookie tracking etc. However when we try to refund an order, and therefore want to clawback the commission we do not see anything on the Affiliate Partners Ledger.

For the people who have integrated with Stripe, did you implement clawback with your affiliate program? If so how was it done?

If you call the InvoiceService.addManualPayment with a PaymentType of “Refund”, the clawbacks should be applied to the Invoice.
https://developer.infusionsoft.com/docs/xml-rpc/#invoice-add-a-payment-to-an-invoice

1 Like