You are here

public property Mollie_API_Object_Payment::$status in Commerce Mollie 7

The status of the payment.

Type: string

File

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

Class

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

Code

public $status = self::STATUS_OPEN;