constant Mollie_API_Object_Payment::STATUS_REFUNDED in Commerce Mollie 7
The payment has been refunded, either through Mollie or through the payment provider (in the case of PayPal).
File
- Mollie/
API/ Object/ Payment.php, line 62
Class
- Mollie_API_Object_Payment
- Copyright (c) 2013, Mollie B.V. All rights reserved.
Code
const STATUS_REFUNDED = "refunded";