You are here

public property Payment::$currency_code in Payment 7

The ISO 4217 currency code of the payment amount.

Type: string

File

./payment.classes.inc, line 48
The API and related functions for executing and managing payments.

Class

Payment
A single payment. Contains all payment-specific data.

Code

public $currency_code = 'XXX';