Working with DCC : Using DCC for an Order

Using DCC for an Order
This section guides you through the process of calling the DCC service for a credit card transaction.
 
Step 1
a
Include the statement ics_applications=ics_dcc in your request.
b
For details about these fields, see Request-Level Fields for the DCC Service and Offer-Level Fields for the DCC Service.
c
For details about these fields, see Reply Fields for the DCC Service.
Step 2
If the purchase is not eligible for DCC, or DCC processing is not available, proceed with the order in your local currency. In your transaction requests (authorization, capture, credit), include the DCC indicator set to 2, which indicates that the order amount could not be converted.
Step 3
If the purchase is eligible for DCC, you must get permission from the customer before you can proceed:
a
b
c
d
Step 4
If the customer does not choose DCC, proceed with the order in your local currency:
Step 5
For information about creating an authorization request, see Credit Card Services Using the SCMP API.
The following table lists the DCC fields required for the authorization, capture, and credit services. These request field names are not exactly the same as the names of the DCC service reply fields. For details about these fields, see DCC Request-Level Fields for Credit Card Services.
 
Step 6
If the customer chose DCC, notify your customer that the transaction was successfully authorized, and display required DCC information to the customer.
Step 7
For information about creating a capture request, see Credit Card Services Using the SCMP API.
If DCC data was included in the authorization request, it must also be included in the capture request:
Step 8
For information about creating a credit request, see Credit Card Services Using the SCMP API.
If DCC data was included in the capture request, it must also be included in the credit request:
Step 9
If the customer chose DCC, the following DCC values are included in the transaction results that are displayed on the Business Center:
The DCC values are also included in the XML version of the Payment Submission Detail Report. For a description of this report, see the Classic Reporting Developer Guide.