Shops > Payment Methods
Commerce APIShopsPayment Methods
Payment Methods

While processing payments for the shop, we securely store your payment credentials as a Payment Method. All sensitive payment information is securely handled by Stripe, a leading online payment processing platform.

The Payment Methods API allows you to manage and customize your payment methods. You have the option to designate your preferred payment method using the default_payment_method_id field in the ShopSettingsCreate API. This provides flexibility and convenience in managing your shop's billing information.

Endpoints

EndpointDescription
paymentMethodsGet payment methods
paymentMethodsCreateCreate payment methods
paymentMethodsDeleteDelete payment methods
paymentMethodsModifyModify payment methods

Types

Types
PaymentMethod
PaymentMethodCreate
PaymentMethodModify