Organizations > Payment Methods
Commerce APIOrganizationsPayment 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 lets you 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 OrganizationModify API. This provides flexibility and convenience in managing your shop's billing information.

Endpoints

EndpointDescription
organizationsPaymentMethodsGet payment methods
organizationsPaymentMethodsCreateCreate payment methods
organizationsPaymentMethodsDeleteDelete payment methods
organizationsPaymentMethodsModifyModify payment methods

Types

Types
PaymentMethod
PaymentMethodCreate
PaymentMethodModify