forked from LiveCarta/PayPal-PHP-Server-SDK
17 lines
237 B
Markdown
17 lines
237 B
Markdown
|
|
# Checkout Payment Intent
|
|
|
|
The intent to either capture payment immediately or authorize a payment for an order after order creation.
|
|
|
|
## Enumeration
|
|
|
|
`CheckoutPaymentIntent`
|
|
|
|
## Fields
|
|
|
|
| Name |
|
|
| --- |
|
|
| `CAPTURE` |
|
|
| `AUTHORIZE` |
|
|
|