• Resolved bayviewpac

    (@bayviewpac)


    I have used the basic short code [wp_paypal_payment] and used the Settings in WP to set up purchase of 4 different products for sale.

    However we also want to give people the option to Donate (in addition to or in lieu of purchasing). I believe I have to create a separate custom shortcode to achieve this.

    I can’t figure out the short code to create a separate Donate Now button.

    I’ve read through all the documentation and can create a section where someone can pay whatever amount they enter but I can’t get the “Donate Now” button to appear (I would prefer not to just use a text box but have the more official looking button image)

    Please help

    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, please check the following documentation wordpress-easy-paypal-payment-or-donation-accept-plugin. Let me know if this helps you.

    Thank you

    Thread Starter bayviewpac

    (@bayviewpac)

    I have read all the documentation but can’t find the answer to my specific question.

    I have used the plugin to create the purchasing button with dropdown menu, etc.

    Now I just need a very simple short code that I can use to create a second option for people to donate an amount of their choosing so they can donate as well as purchase items.

    Plugin Contributor mbrsolution

    (@mbrsolution)

    Hi, here is an example shortcode with 3 different donation amounts.

    [wp_paypal_payment_box email="your e-mail address" options="Large Donation Payment:30.00|Medium Donation Payment:20.00|Small Donation Payment:10.00" button_text="Donate"]

    Let me know if the above helps you.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Purchase Items AND Option to Donate’ is closed to new replies.