Payment Methods
Payment methods are assigned to order payments.
Here is a list of the supported webhook topics.
payment_methods/created
When a payment method is created. You will receive the complete payment method.
payment_methods/updated
When a payment method is updated. You will receive the complete payment method after the modifications have been applied.
payment_methods/deleted
When a payment method is deleted. You will receive the complete payment method.
<!-- Placeholder for Re-Direct -->