Card validator

Muhammad Salman

Last Update 2 years ago

The Card Validation action allows users to validate credit card numbers using the card validator action.
This action checks the validity of a provided card number and identifies the type of card. It is designed to ensure that users can quickly verify whether a card number is correct and what type of card it corresponds to, enhancing the payment experience within your Bubble application.

Instructions

Add the Action: In your Bubble workflow, select Card Validation from your installed plugins.Configure Input: Provide the credit card number in the Card Number field.Handle Output: After execution, check the isValid output (returns "Valid" or "Invalid") and display the cardType (e.g., Visa, MasterCard) as needed.

Was this article helpful?

0 out of 0 liked this article