On This Page
Marketplace Captures with Foreign Retailers
Visa Platform Connect
requires marketplaces to identify foreign retail
transactions when the marketplace and issuer are in the European Economic Area (EEA),
the U.K., and Gibraltar and the retailer is in a different country. For marketplace
transactions, the marketplace is the merchant and the retailer is the sub-merchant.
Marketplace foreign retail transactions are identified in the Business Center
on the transactions details page.The capture request data overrides the authorization request data.
Fields Specific to this Use Case
These fields are required for this use case:
- invoiceHeader_merchantDescriptorCountry
- Set this value to the marketplace country.
- invoiceHeader_submerchantCountry
- Set this value to the retailer country.
Endpoint
Set the
ccCaptureService_run
field to
true
.Send the request to
https://ics2ws.ic3.com/commerce/1.x/transactionProcessor
.Required Fields for Capturing an Authorization with a Foreign Retailer
Use these required fields for capturing an authorization.
- ccCaptureService_authRequestID
- ccCaptureService_run
- invoiceHeader_merchantDescriptorCountry
- Set this field to the marketplace country.
- invoiceHeader_submerchantCountry
- Set this field to the retailer country.
- merchantID
- merchantReferenceCode
- Set the value tomerchant_ref_numbervalue used in corresponding authorization request.
- purchaseTotals_currency
- purchaseTotals_grandTotalAmount
Simple Order Example: Capturing a Marketplace Authorization with a Foreign
Retailer
Request
ccCaptureService_authRequestID=6629978499572480812782 ccCaptureService_run=true invoiceHeader_merchantDescriptorCountry=GB invoiceHeader_submerchantCountry=AU merchantID=abc123 merchantReferenceCode=TC42703-1 purchaseTotals_grandTotalAmount=100.00 purchaseTotals_currency=GBP
Response to a Successful Request
ccCaptureReply_amount=100.00 ccCaptureReply_requestDateTime=2024-09-12T173947Z decision=ACCEPT merchantReferenceCode=TC42703-1 purchaseTotals_currency=GBP requestID=6630043878211258349460