1
0
Files
PayPal-PHP-Server-SDK/doc/models/google-pay-payment-method.md
2025-03-20 15:58:25 +00:00

16 lines
255 B
Markdown

# Google Pay Payment Method
The type of the payment credential. Currently, only CARD is supported.
## Enumeration
`GooglePayPaymentMethod`
## Fields
| Name | Description |
| --- | --- |
| `CARD` | CARD is the only value that Google Pay accepts. |