When can a Refund be performed?
1 minute read
Before initiating a Refund through the API, certain conditions must be met regarding the state of the Payment Order, the Payment, and the capabilities of the payment provider.
- The PaymentOrder must still be in an
OPEN
orCLOSED
state. Since the Payment Order has been split into any number of Allocations, Refunds are no longer possible. See Close, Split & Settle Payment Order for ourSPLIT
/SETTLE
recommendations. - The payment provider used for the original Payment must support native refunds. Jump to Provider with native refunds for more details.
- The Payment being refunded must fall within a predefined refund threshold. This threshold is agreed upon during onboarding with Ping Payments.
Providers with native refunds
Name | Description |
---|---|
payment_iq | Allows Immediate refund |
swish | Allows Immediate refund |
vipps_mobilepay | Allows Immediate refund |
ping | Allows Immediate refunds only for credit payments |
Updated 20 days ago