Payment Method Condition

Node Type

Description

Define the next stage of your automation based on what payment method used.

Payment Method Condition

When to Use

Use to route to the appropriate payment processor based on user’s choice of payment method. Can also be used to define any other action or condition based on payment method choice.

How to Use

Payment Method Condition typically used after a Checkout form action. When you connect these two nodes, select: Checkout Form - Payment Method.

Example Use Cases

  • If payment method = credit card, route through Stripe
  • If payment method = Klarna, process through Klarna