1
0
Files
PayPal-PHP-Server-SDK/doc/models/google-pay-payment-method.md
Patrick Powers 504c367386 Release 0.7.0
Beta Release 0.7.0 including:

- Bug fixes
- Updated model/function names
- Updated models to reflect changes in APIs
2025-03-20 13:18:55 -05: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. |