• Resolved avpatel2001

    (@avpatel2001)


    Hi,

    I have integrated stripe successfully and I can see stripe credit card number but not card holder number filed as well as expiry fields. How I can display plan radio buttons as well as credit card other fields as per attached screenshot : https://ibb.co/pbVnbV9 ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @avpatel2001,

    I hope you’re doing well. By default, on Stripe payment forms, only the “Credit Card Number” field is displayed on the payment page, and there is no option for “Card Holder Name.” However, you can create the “Card Holder Name” field separately, following the same process as you would for the email or name fields.

    In addition, you have the option to utilize the advanced feature called “Billing Details.” Enabling “Billing Details” allows you to send user data, such as the first name, to Stripe for each order. You can find a video tutorial on this feature here: Watch the Video. Or Read the Documentation Forminator Doc for Billing Data

    Regarding the Expiry Date field, it is included in the same field as your credit card number. Please refer to the image below for clarification:

    Additionally, I’m not certain whether the radio button feature, which allows you to switch between different plans, is currently available. If you are interested in implementing this feature, i the support team will attend to you shortly.

    Kind Regards,
    Olumide Akintunde

    Plugin Support Zafer – WPMU DEV Support

    (@wpmudevsupport15)

    Hi @avpatel2001,

    I hope you are doing well today!

    To have other fields related to the Stripe credit card, like card holder’s name and card expiration date fields showing up on the Forminator, you will need to add them manually. The reason being that Forminator’s Stripe integration only creates a field for card information, but other customer information needs to be collected separately.

    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#stripe-settings

    As for displaying radio buttons for plans, you can also set this up manually. Add a “Radio” field, then you can list your plans as options in that field. From here, you’ll need to set up some conditional logic to handle payments differently based on which plan is selected.

    https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#payment-plans

    Please feel free to reach out if you experience any difficulty executing these steps or if you have any other questions.

    Kind regards,
    Zafer

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @avpatel2001,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open the thread if you need further assistance.

    Best Regards
    Nithin

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Credit Card fields not showing’ is closed to new replies.