Customer Details

customer.id

The customer ID. If you didn’t specify an ID when the customer was created, the gateway will generate a 6-character numeric ID. Although it’s numeric, the proper datatype is a String. The generated IDs will never start with a leading 0.

String Attributes

Timestamps

Associations

customer.addresses

An array of addresses associated to the customer.

customer.credit_cards

An array of credit cards associated to the customer.

Custom Fields

customer.custom_fields will return a hash of custom field values stored on the customer.