You are here

constant Mollie_API_Object_Payment::STATUS_OPEN in Commerce Mollie 7

The payment has just been created, no action has happened on it yet.

File

Mollie/API/Object/Payment.php, line 37

Class

Mollie_API_Object_Payment
Copyright (c) 2013, Mollie B.V. All rights reserved.

Code

const STATUS_OPEN = "open";