1
0
Files
PayPal-PHP-Server-SDK/doc/models/checkout-payment-intent.md
2024-09-04 15:55:32 +00: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` |