How to Add a Custom Price Field to a PayPal Buy Now Button

Buy Now Custom Amount is an add-on for the Payment Button for PayPal WordPress plugin (also known as WP PayPal or WordPress PayPal) that can be used to add a custom price field to your PayPal Buy Now type buttons. This lets buyers set the amount they will pay for your products. It can also be used to give a choice of pre-defined prices.

screenshot of custom price field created by the WP PayPal Buy Now Custom Amount add-on

All you need to do is install this add-on and leave the amount parameter empty in the shortcode.

[wp_paypal button="buynow" name="My product" amount=""]

The default label “Enter an amount:” can be customized in the add-on settings (WP PayPal > Buy Now Amount).

wp paypal buy now custom amount add-on settings

You can also set a different label on a per button basis using the “bn_cust_amt_label” parameter in the shortcode.

[wp_paypal button="buynow" name="My product" amount="" bn_cust_amt_label="Amount:"]

Price Selection

Instead of an empty price field, you can also offer a pre-defined set of prices to choose from. When this is enabled the user will select a price to pay for it.

price selection option in the wp paypal buy now custom amount add-on

In order to create a select option you can use the “bnca_option_val” parameter in the shortcode.

[wp_paypal button="buynow" name="My product" bnca_option_val0="2.99" bnca_option_val1="3.99" bnca_option_val2="4.99"]

The display text for each option can be customized using the “bnca_option” parameter in the shortcode.

[wp_paypal button="buynow" name="My product" bn_cust_amt_label="Select an amount:" bnca_option_val0="2.99" bnca_option_val1="3.99" bnca_option_val2="4.99" bnca_option0="$2.99" bnca_option1="$3.99" bnca_option2="$4.99"]
price option text customization in the wp paypal buy now custom amount add-on

Get the Buy Now Custom Amount Add-on

WP PayPal Buy Now Custom Amount
WP PayPal Buy Now Custom Amount
Allow buyers to enter a custom price amount for your WP PayPal Buy Now buttons.

License: Unlimited Websites

Note:
* Do not purchase before setting up the core plugin first. The add-on is not at fault if the core plugin does not work on your website.
* Do not purchase if you are not sure about a feature, contact us instead.
* Do not purchase to ask for more features or make the product work in a certain way.
* Do not try to scam us, we take it seriously. We are contributing to the WordPress community with free plugins and themes. If you cannot appreciate this our product is not the right choice for you.
* There is no refund/cancellation as it is a digital product.

Price: $39.99

Leave a Comment