paymentRule
Fetches a single payment rule owned by the authenticated account.
paymentRule(
id: ID!
): PaymentRule
Arguments
paymentRule.id ● ID! non-null scalar
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.