Create payment
Creates a payment for a non-session payment method (e.g. Check, Cash on Delivery, Bank Transfer). For payment methods that require a session (e.g. Stripe, PayPal), use the payment sessions endpoint instead.
POST
Spree SDK
Authorizations
Publishable API key for store access
JWT token for authenticated customers
Headers
Order token for guest access
Path Parameters
Cart prefixed ID
Body
application/json
Response
payment created
Available options:
credit_card, store_credit, payment_source - Option 1
- Option 2
- Option 3
Spree SDK

