All Release Notes

Introduced payment method predicates in public beta

3 July 2024
Checkout
Enhancement
Applications

Payment method predicates are now available in public beta. When creating or editing an Application, you can now enter predicates to determine the conditions for displaying each payment method of your Application.
For example, you can set a predicate to display PayPal among the available payment methods only if the amount of the cart is at least 10 Euro.

Payment method predicates are conditional statements that operate on a true/false logic and they are evaluated against the values of the Cart fields, including Custom Fields. If the predicate evaluates as true, the payment method is displayed; otherwise, the payment method is not displayed.