forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
16 lines
255 B
Markdown
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. |
|
|
|