$orqex->checkouts(). Each method returns a typed Checkout
whose payment property holds the bound PaymentIntent.
Create
Retrieve & expire
Methods
| Method | Returns |
|---|---|
create(array $params, $opts = null) | Checkout |
retrieve(string $checkoutId, $opts = null) | Checkout |
expire(string $checkoutId, $opts = null) | Checkout |