• Resolved darner

    (@darner)


    I have installed a single button with multiple options for PayPal payment. This works great, except that the record on the PayPal account does not indicate which option was selected, it only provides the identifier for the button, not the option. Since the options are the same price, it impossible to distinguish by price. Is it possible to create multiple buttons with different shortcodes on the same webpage and give them different names?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, I don’t see any issues adding more than one shortcode with different product names. Please check the following documentation wordpress-easy-paypal-payment-or-donation-accept-plugin. This will also help you.

    Give this a try and let us know if it works for you.

    Thank you

    Thread Starter darner

    (@darner)

    Thanks for the prompt reply. Sorry, I was not clear. The PayPal button is set up by going to Settings/WP PayPal Payment. There is only one button setup there and it is called with the shortcode [wp_paypal_payment]. It’s not clear to me how one could set up more than one button if they are all called with the same shortcode that refers to the parameters in a single Settings window. I must be missing something.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, did you read through the documentation I shared above? Here is an example shortcode you can use to accept payments. Using shortcodes like the following allows you to add more than one PayPal button on the same page or post.

    [wp_paypal_payment_box email="your@paypal-email" options="T-Shirt Payment:15.50|Ticket Payment:30.00|Membership Payment:47.95"]

    Let me know if you need more information or help.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple button’ is closed to new replies.