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 ics_applications service field to ics_pay_subscription_update.

Step 2Include the following required fields in the request:

nmerchant_id

nmerchant_ref_number

nsubscription_id

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

nbill_address1

nbill_city

nbill_country

nbill_state

nbill_zip

ncard_type

ncurrency

ncustomer_cc_number

ncustomer_cc_expmo

ncustomer_cc_expyr

ncustomer_email

ncustomer_firstname

ncustomer_lastname

ncustomer_phone

nmerchant_defined_data#

nmerchant_secure_data#

nrecurring_frequency—set to on-demand

nship_to_address1

nship_to_city

nship_to_country

nship_to_firstname

nship_to_lastname

nship_to_state

nship_to_zip

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