GooglePay™ decrypted
GooglePay™ API
For the merchant:
Configure GooglePay™ to the website, according to the instructions posted on the links:
Documentation: https://developers.google.com/pay/api/web Branding requirements: https://developers.google.com/pay/api/web/guides/brand-guidelines
2.When the client pays for the service, decrypt the object CARD by means of PublicKey and PrivateKey
Example of a card:
3.The paymentData
object described in point 2 must be encrypted with the payment key
paymentData
object described in point 2 must be encrypted with the payment keyLast updated