forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.5.0 (#3)
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
This commit is contained in:
16
doc/models/checkout-payment-intent.md
Normal file
16
doc/models/checkout-payment-intent.md
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
# 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` |
|
||||
|
||||
Reference in New Issue
Block a user