PayPal express with s2memebr?

Hello fellows s2member buddies

I have been using this plugin for years and love it more and more each day

Long story short, is there a way i can implement PayPal express with s2member as a button so that users goes to PayPal directly goes to credit card options but not being shown PayPal login option and has to click the small button “pay with credit card?”

Express Checkout integration is available with the s2Member pro-form. Try using your pro-form’s shortcode with the same PayPal credentials you already configured on the site for the PayPal Standard Buttons.

Then in your PayPal settings, make sure you don’t require the user to login to PayPal. Remember, though, that this is only available for buy-nows, not subscriptions (recurring). https://www.paypal.com/businessmanage/preferences/website

:slight_smile:

1 Like

thanks a lot Cristian!! as always.

i looked at the site and i see that by default paypal account optional is already optional already (ON already)

perhaps its my english that havent explain my question well

i am actually want to achieve what the video explains below

start at time 7:30

it can

  1. pop up a browser and users not leaving the site and show paypal page
  2. the payment page goes directly to fill the credit card info, the option for paypal login page is gone

I see what you mean.

Well, the customer is taken to he PayPal site to pay, the thing is that they’re opening it in a separate window as a popup instead of the same one.

And I see the option to login to the PayPal account at top, and then the card fields to pay without logging in.

But are you selling a subscription or a buy-now? Can I see your shortcode for the pro-form?

:slight_smile:

thx alot for the reply Cristian

i am s2member pro user but i am not using pro-form ( is it using pro form can make the payment easier? )

this is my current code

[s2Member-PayPal-Button level=“1” ccaps=“eng” desc=“protected description” ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“www.domainname.com” ta=“0” tp=“0” tt=“D” ra=“78” rp=“15” rt=“D” rr=“BN” rrt="" rra=“1” image=“default” output=“url” success="/page-for-access-granted" /]

Yes, you can try it and see how you like the signup/checkout with it…

Try it on a test page: add the pro-form’s shortcode, make it 1 cent so the test is cheap, and complete the checkout.

:slight_smile:

thx

is there a way i can test it and turn it into sandbox so that i wont need to really pay for it and s2member can show the whole process as if i paid?

You can, although I don’t recommend the PayPal Sandbox. Much better to do a live transaction for a tiny amount. https://www.youtube.com/watch?v=08t45PYeHxk

If you insist on using the Sandbox, then you’d need a separate installation of WordPress with s2Member, because you’d put your whole site in Sandbox mode and won’t be able to make real sales while you test. https://www.youtube.com/watch?v=UPRLeHjeINY

1 Like