Card Condition

Node Type

Description

Proceed to the next stage of automation if and only if certain card conditions are true.

Card Condition

When to Use

Use when you want to do something only if certain card conditions are met. To use properly use this node, a card needs to be declared in your automation before the Card Condition node, usually in the form of a payment or a checkout.

How to Use

  1. Drag on the Card condition to your no-code canvas
  2. Connect your Card condition to the next node in your automation to create at least one logical branch
  3. Click on Card condition node to see the configuration modal
  4. Click IF to create conditional logic
  5. Define a branch by selecting the object selector icon
  6. Choose an Card object you wish to create a condition rule about
  7. Select your conditional argument (e.g., greater than, equals, in-list)
  8. If applicable, complete your conditional argument by providing a value to compare your object to
  9. Repeat for any other branches
  10. Hit save

Example Use Cases

  • If the card is a debit card, route to a lower cost processor
  • If the card is issued in Canada, route to Moneris Payment Processor for a cheaper processing rate