You are here

public property Mollie_API_Object_Payment::$metadata in Commerce Mollie 7

During creation of the payment you can set custom metadata that is stored with the payment, and given back whenever you retrieve that payment.

Type: object|mixed|null

File

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

Class

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

Code

public $metadata;