• Resolved smk2002

    (@smk2002)


    Current, i try to testing with sandbox mode for make payment. it is not return back after payment is done. Is it possible to have this without the need to click “return to merchant” after payment completion?

    here my shortcode:
    [wp_paypal button="subscribe" name="Package" a1="1" p1="3" t1="M" a3="2" p3="1" t3="Y" src="1" button_image="subscribe4.png" return="https://www.mydomain.com/thank/"]

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Noor Alam

    (@naa986)

    @smk2002, You can enable “Auto Return” in your PayPal account.

    Thread Starter smk2002

    (@smk2002)

    Hi, want to make sure about recurring..

    Q1) there will be instances where it will be 1.90/month charge recurring for 3 months then 10/year charge recurring every year
    can i use like that below shortcode right?

    [wp_paypal button="subscribe" name="Package" a1="1.90" p1="3" t1="M" a3="10" p3="1" t3="Y" src="1" button_image="subscribe4.png" return="https://www.mydomain.com/thank/"]

    Q2) How can i add trial period 2 in the PayPal subscription button?

    Q3) recently, you latest version showing “Added support for variable subscription price.” What is this and how can i use it?

    Best Regards,

    • This reply was modified 2 years, 9 months ago by smk2002.
    Plugin Author Noor Alam

    (@naa986)

    @smk2002, Regarding your questions:

    1) It looks correct.
    2) A trial period 2 can be added using the a2, p2 and t2 parameters.
    3) https://wphowto.net/how-to-add-a-recurring-price-field-to-a-paypal-subscription-button-6450

    Thread Starter smk2002

    (@smk2002)

    @naa986, can i notified via email to customer & admin side when they have successfully paid/subscribe?

    If can sent, where can i setup custom email?

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘return not working after made payment’ is closed to new replies.