1 year ago
#270137
Gunvant Murge
Google Pay Request failed An unexpected error has occurred Please try again later [R_BIBED_07] errors
{ "provider": "google_pay", "data": { "environment": "PRODUCTION", "apiVersion": 2, "apiVersionMinor": 0, "allowedPaymentMethods": [ { "type": "CARD", "tokenizationSpecification": { "type": "PAYMENT_GATEWAY", "parameters": { "gateway": "stripe", "stripe:version": "2020-08-27", "stripe:publishableKey":"" } }, "parameters": { "allowedCardNetworks": ["AMEX", "DISCOVER", "INTERAC", "JCB", "MASTERCARD", "VISA"], "allowedAuthMethods": ["PAN_ONLY", "CRYPTOGRAM_3DS"], "billingAddressRequired": false, "billingAddressParameters": { "format": "FULL", "phoneNumberRequired": false } } } ], "merchantInfo": { "merchantId": "demo@gmail.com", "merchantName": "KABATASA" }, "transactionInfo": { "totalPriceStatus": "FINAL", "totalPrice": "12.34", "currencyCode": "AED" }
}
}
flutter
google-pay
stripes
0 Answers
Your Answer