Sign in

Create payment

documented

Creates a new payment for the current checkout.

POST /api/v2/storefront/checkout/create_paymentCheckoutno implementation yet0 runs

Input

payment_method_id*
Payment Method ID
e.g. 1
gateway_payment_profile_id
Gateway Payment Profile ID
e.g. card_1JqvNB2eZvKYlo2C5OlqLV7S
cc_type
Credit Card Type
e.g. visa
last_digits
Last 4 digits
e.g. 1111
month
Expiration Month
MM
year
Expiration Year
YYYY
name
Cardholder Name
Full name
Calls Spree Commerce as you (your API key is your account); keychains.dev holds the credentials.
Create payment · Spree Commerce · OpenIntegrations