PaymentRuleType
Type of payment rule
- CARD_ROUTING: Rule to determine which card routing to use for a payment
- PAYMENT_METHOD_VISIBILITY: Rule to determine which payment methods are visible to the customer
enum PaymentRuleType {
CARD_ROUTING
PAYMENT_METHOD_VISIBILITY
}
Values
PaymentRuleType.CARD_ROUTING
PaymentRuleType.PAYMENT_METHOD_VISIBILITY
Member Of
CreatePaymentRuleInput input ● PaymentRule object ● UpdatePaymentRuleInput input