• Resolved mstudioIL

    (@mstudioil)


    I want the user to pay only with PayPal and not going through the checkout, I enable the buttons on the cart page, how do I remove the button linking to the checkout?
    how can I show the PayPal payment when user add item to the cart? the client want people add one item and buy it and if the want more items they need to return to the site.
    I want when the user click some button to open the PayPal payment
    now I using https://site-name/?add-to-cart=product-id this going to the cart the the user click the PayPal button, can I open the popup directly after the user click the button?

    I also don’t understand how to check the sandbox
    this is your explanations: https://woocommerce.com/document/woocommerce-paypal-payments/#section-5
    What to do with the accounts? I don’t have to other settings like “Sandbox Merchant Id”

Viewing 2 replies - 1 through 2 (of 2 total)
  • I just got through this sandbox hell, so maybe this will help.

    For sandbox you need to log in https://developer.paypal.com/
    On left side under Sandbox -> Accounts you can create business sandbox account.
    This will be your Sandbox Email address (and password).
    With newly generated account(email and pass) now you can log in https://www.sandbox.paypal.com
    Here on right corner you’ll see Login Name (ex. John Doe). Click and go to Account Settings -> Business information. Here will be Paypal Merchant ID.

    Sanbox Client Id is back in https://developer.paypal.com/developer/applications
    On left side under My Apps & Credentials chose Sandbox and click on Default Application. Here will be Client ID and Secret.

    I can’t remember something more counterintuitive as this process.

    Thread Starter mstudioIL

    (@mstudioil)

    @mroandersons
    Thanks, I think it working, why they don’t explain it the right way?
    I got back the checkout and able to download the test, I also got mail as the seller for the test, the client will not get mail for the site about the buying?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sandbox and payment directly’ is closed to new replies.