Yet another sample product
This shows what will be sent to Fiserv when you complete the payment. Secrets and keys are excluded for security.
Test MerchantTESTfiservipg22205421478ee6a841-d9d0-431d-ae3b-9f3c9d2b4b06£40.00GBP2220542147https://prod.emea.api.fiservapps.com/sandbox/ipp/payments-gateway/v2/paymentsTest[REDACTED][REDACTED]{
"GooglePayConfig": {
"MerchantId": "",
"MerchantName": "Test Merchant",
"Environment": "TEST",
"Gateway": "fiservipg",
"GatewayMerchantId": "2220542147"
},
"OrderInfo": {
"OrderId": "8ee6a841-d9d0-431d-ae3b-9f3c9d2b4b06",
"Amount": 40.00,
"Currency": "GBP",
"ProductName": "Sample Product 3"
},
"FiservConfig": {
"StoreId": "2220542147",
"RestApiEndpoint": "https://prod.emea.api.fiservapps.com/sandbox/ipp/payments-gateway/v2/payments",
"Mode": "Test"
},
"RequestStructure": {
"RequestType": "WalletSaleTransaction",
"TransactionAmount": {
"Total": 40.00,
"Currency": "GBP",
"Components": {
"Subtotal": 40.00
}
},
"StoreId": "2220542147",
"TransactionOrigin": "ECOM",
"WalletPaymentMethod": {
"WalletType": "EncryptedGooglePayWalletPaymentMethod",
"EncryptedGooglePay": {
"Data": {
"EncryptedMessage": "[Will be extracted from Google Pay token]",
"EphemeralPublicKey": "[Will be extracted from Google Pay token]",
"Tag": "[Will be extracted from Google Pay token]"
},
"IntermediateSigningKey": {
"SignedKey": {
"KeyValue": "[Will be extracted from Google Pay token]",
"KeyExpiration": "[Will be extracted from Google Pay token]"
},
"Signatures": "[Array from Google Pay token]"
},
"Signature": "[From Google Pay token]",
"Version": "ECv2"
}
},
"AuthenticationRequest": {
"TermURL": "https://yourwebsite/authresult?transactionId=[OrderId]",
"MethodNotificationURL": "https://yourwebsite.com/acs/notifications?transactionId=[OrderId]",
"ChallengeIndicator": "01",
"ChallengeWindowSize": "05",
"AuthenticationIndicator": "01",
"AuthenticationType": "Secure3DAuthenticationRequest"
},
"Order": {
"OrderId": "8ee6a841-d9d0-431d-ae3b-9f3c9d2b4b06"
}
}
}
Note: The actual encrypted Google Pay token data will be extracted from the Google Pay response and included in the request when you click the payment button.
Please wait while we verify your payment...
Please complete the authentication challenge from your card issuer.