Home > Creating Customer Tokens > Updating a Customer Token


Updating a Customer Token

You can update the data that is represented by the customer token.

To update a payment card customer token:

Step 1Set the paySubscriptionUpdateService_run service field to true.

Step 2Include the following required fields in the request:

nmerchantID

nmerchantReferenceCode

nrecurringSubscriptionInfo_subscriptionID

Step 3Include fields for the data you want to update, such as:

nbillTo_city

nbillTo_country

nbillTo_email

nbillTo_firstName

nbillTo_lastName

nbillTo_phoneNumber

nbillTo_postalCode

nbillTo_state

nbillTo_street1

ncard_accountNumber

ncard_cardType

ncard_expirationMonth

ncard_expirationYear

npurchaseTotals_currency

nmerchantDefinedData_field#

nmerchantSecureData_field#

nrecurringSubscriptionInfo_frequency—set to on-demand

nshipTo_city

nshipTo_country

nshipTo_firstName

nshipTo_lastName

nshipTo_postalCode

nshipTo_state

nshipTo_street1

For detailed descriptions of request and reply fields, see API Fields. For examples, see Examples.