You are here

public property Mollie_API_Object_Payment::$details in Commerce Mollie 7

Details of a successfully paid payment are set here. For example, the iDEAL payment method will set $details->consumerName and $details->consumerAccount.

Type: object

File

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

Class

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

Code

public $details;