Skip to main content

createPaymentRule

Creates a payment rule on the authenticated account.

createPaymentRule(
input: CreatePaymentRuleInput!
): PaymentRule!

Arguments

createPaymentRule.input ● CreatePaymentRuleInput! non-null input

Type

PaymentRule object

Conditional rule the merchant configures to control card routing or payment-method visibility. Rules are evaluated per transaction; when conditions match, action is applied.