1
0
Files
PayPal-PHP-Server-SDK/doc/models/checkout-payment-intent.md
2024-09-06 15:38:17 +05:00

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` |