How do I test Paypal subscription buttons with sandbox?

前端 未结 5 1577
旧时难觅i
旧时难觅i 2021-02-01 16:40

after 5 hours of research and reading outdated paypal documentation I finally give up!

I need to test a simple paypal subscription button with the paypal sandbox.

<
5条回答
  •  野性不改
    2021-02-01 17:10

    Yes, you can test also on sandbox with following steps:

    1. Create a new sandbox business account.
    2. Login to the business account.
    3. Go with profile > My setting tools.
    4. Click on Paypal buttons > Update.
    5. Click on "Create new button".
    6. Fill up all following details you required.
    7. At last, you can get the form code with "hosted_id".
    8. You can paste the code in your website and you can test it.

    Hope, These steps are useful to you.

提交回复
热议问题