Control over Amex and card brands

Customise your payment options with ease

Each transaction can be configured to either accept or reject Amex, Visa, Mastercard, or international cards. This allows you to manage the card types accepted for payments.

About optional Amex and card types

You can specify which card types and brands to accept when creating a payment link or within an API request for embedding Felloh payments on your website. When a customer enters their card number on Felloh’s payment page or the embedded payment field on your website, the Felloh system detects the card type and brand. If the card type is one you do not wish to accept (e.g. Amex or an international card), the payment will not be processed, and the customer will be prompted to try a different card.

Why optional Amex and card types

This feature allows travel businesses to control when to accept international or higher-cost card brands

Customise which card types are accepted to align with your specific business needs

Reduce expenses by only accepting cards with lower processing fees, improving overall profitability

What Our Experts Say

Compared with other gateways and direct with merchant acquirer solutions, Felloh is giving you real flexibility and control for when you want to accept card brands with higher processing fees. With an off-the-shelf gateway integration, once an Amex Mid is activated, you're always going to accept Amex. This feature gives you the control to only accept Amex if a customer comes direct to request it.

Will Bicknell

Founder & CEO

Developer tools: How to integrate
keyboard_arrow_down

Optional Amex and region settings can be configured when creating a payment link or eCommerce instance:  

     excluded_card_types: ["AMEX"],

      excluded_card_regions: ["INTER"],

Documentation links:    

   •        Ecommerce API Reference    

  •        Payment Link API Reference

keyboard_arrow_down