You are here

public property Mollie_API_Object_Payment::$mode in Commerce Mollie 7

Mode of the payment, either "live" or "test" depending on the API Key that was used.

Type: string

File

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

Class

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

Code

public $mode;