PaymentMethodTokenizationType
Deprecated: Use V3 Proto instead. Tokenization type of payment method saved with Google.
Enums |
UNSPECIFIED_TOKENIZATION_TYPE |
Unspecified tokenization type. |
PAYMENT_GATEWAY |
Use external payment gateway tokenization API to tokenize selected payment method. |
DIRECT |
Directly return the encrypted payment method information to the merchant. The integrator will be responsible for parsing the data depending on the selected payment method and handling how to charge it. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["This item, describing the tokenization type of a payment method saved with Google, is deprecated and users should utilize the V3 Proto instead."],["Tokenization type options include: unspecified, using an external payment gateway's API, or directly returning encrypted payment method information to the merchant for processing."]]],[]]