• Resolved DeveloperWil

    (@developerwil)


    I’m using the Elementor Pro form and the “Payment Amout” form field that Better Payment adds.

    However, this only adds an open field. Sure you can set the min and max value but there is no default or read-only field options.

    Can you tell me how do I set the total payment amount as $97 and only have that show to the user?

    I don’t want the user to be able to enter their own price!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @developerwil

    I hope you are fine today.
    Regarding your query, I am delighted to let you know that our Dev Team added the Default Value option in the Better Payment Dev version. I am sharing the Dev version download link so that you can download it and manually install it on your website and check if this works for you or not.

    Download from here – https://d.pr/f/4P3Rp0

    Also please check this screenshot for reference where you will be able to set the default value –?https://d.pr/i/SG719G. You will also be able to set the?Min and Max value?for the Payment Amount.

    Let me know how its going.

    Thanks & regards

    Thread Starter DeveloperWil

    (@developerwil)

    Thanks, that works very well.

    Perhaps your devs could also add a “read-only” toggle. I added an HTML widget with the following code to stop users editing the field value.

    <script type="text/javascript">
      document.getElementsByClassName('bp-custom-payment-amount')[0].readOnly = true;
    </script>
    • This reply was modified 1 year, 2 months ago by DeveloperWil.

    Hi @developerwil ,

    We are so glad to know that the DEV version that we provided you is working well. Also, Thank you so much for sharing the detail and for your suggested code. I will share this with the DEV team.

    I am glad I was able to help, please feel free to contact our support anytime you need help, we are always here to help.

    If you don’t mind me asking, could you do me a favor, and spend 30-sec to review us following this link, this will help us to serve better.

    Thank you in advance!

    Link to review – https://www.ads-software.com/support/plugin/better-payment/reviews/#new-post

    Have a good day! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Set Price for Payment Amount Form Field Item’ is closed to new replies.