constant Mollie_API_Object_Payment::STATUS_PAIDOUT in Commerce Mollie 7
The payment has been paidout and the money has been transferred to the bank account of the merchant.
File
- Mollie/
API/ Object/ Payment.php, line 57
Class
- Mollie_API_Object_Payment
- Copyright (c) 2013, Mollie B.V. All rights reserved.
Code
const STATUS_PAIDOUT = "paidout";