On This Page
Google Pay Authorizations
This section shows you how to make a successful authorization request.
After you send the request, check the response messages to make sure that the request was
successful.
A 200-level HTTP response code indicates
success.
For information about response codes, see
.
Follow-on Transactions
After the initial transaction is complete, additional follow-on transactions can be
made as Merchant-Initiated Transactions (MITs).
For more information about how to process MITs, see the
Introduction to Credentialed Transactions
section in the
.Credentialed Transactions Developer Guide
Endpoint
Production:
POST
https://api.cybersource.com
/pts/v2/paymentsTest:
POST
https://apitest.cybersource.com
/pts/v2/paymentsRequired Fields for a Google Pay Authorization
Include these required fields to request a successful authorization.
- orderInformation.amountDetails.currency
- orderInformation.amountDetails.totalAmount
- orderInformation.billTo.address1
- orderInformation.billTo.administrativeArea
- orderInformation.billTo.country
- orderInformation.billTo.email
- orderInformation.billTo.firstName
- orderInformation.billTo.lastName
- orderInformation.billTo.locality
- orderInformation.billTo.postalCode
- paymentInformation.fluidData.value
- Set to the string value generated from the full wallet response.
- processingInformation.paymentSolution
- Set to012.