Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCS-4417: Amazon pay. Add steps in Activation if you have an account #3163

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
34 changes: 29 additions & 5 deletions content/payment-methods/amazon-pay.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,39 @@ The table below sets out the <<glossary:order status>> and <<glossary:transactio

# Activation

1. Email a request to <[email protected]>
We check your eligibility and if approved, activate the payment method for your account.
2. Once approved, sign in to your <a href="https://merchant.multisafepay.com" target="_blank">MultiSafepay dashboard</a> <i class="fa fa-external-link" style="font-size:12px;color:#8b929e"></i>.
3. Go to **Settings** > **Payment methods**.
4. Under **Additional payment methods**, click **Amazon** > **Merchant registration**.
To activate Amazon Pay, you must meet the following requirements:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prerequisites

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazon Pay Button


- Amazon Pay must be activated in your MultiSafepay account. Email a request to <[email protected]>.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Request at support

We check your eligibility, and if approved, <a href="https://merchant.multisafepay.com" target="_blank">activate the payment method</a> for your account.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

once approved *no check

- You need to have an Amazon Payments merchant account .
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first

- Add all domains that you plan to integrate with Amazon Pay to the JavaScript Origins in <a href="https://sellercentral-europe.amazon.com/ap/signin?clientContext=261-3274178-1964801&openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fsellercentral-europe.amazon.com%2Fexternal-payments%2Famazon-pay%2Fintegration-central%2Flwa%3F&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&openid.assoc_handle=sc_eu_amazon_v2&openid.mode=checkid_setup&language=en_GB&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select&pageId=sc_amazon_v3_unified&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&mons_redirect=sign_in&ssoResponse=eyJ6aXAiOiJERUYiLCJlbmMiOiJBMjU2R0NNIiwiYWxnIjoiQTI1NktXIn0.8v0nzcUNfvg87h79JzMgFgUezwKdM5Ml0uceIqcZEFofO9OhlWYI8Q.lPsF7E7Sbuflzfz3.DGZ_K1zIZSJW7bokKvKfYDl9PIntIAnwF2yZOV5bVUm9R2HRFhLHui0PBc69qJUh3_B2nY6_kbDBSn_NftsloX4ngqKs30Y4mbuWBieo6p2Pe012-drfSkOAmEgtl8WREgd1pl2WZL6dnkeutDGV6apzKELHb5A-dm1DCHmI2eHvzqxwOcSlocwYLemEM8HL1HoitUuOkg.EegmMY7Ej3whmku3BzG5sw" target="_blank">Seller Central</a>:
- Your domain
- MSP domain: https://payv2.multisafepay.com
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MSP ???

- A possible DEV URL.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any development environment URLs you may test with

- All domains must comply with <a href="https://pay.amazon.eu/help/6023" target="_blank">Amazon Pay's Acceptable Use Policy</a>.


<br>
<details id="create-amazon-pay-account">
<summary>How to create an Amazon Payments merchant account
</summary>
<br>

After Amazon Pay has been activated in your MultiSafepay dashboard, follow these steps:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOPE


1. Sign in to your <a href="https://merchant.multisafepay.com" target="_blank">MultiSafepay dashboard</a> <i class="fa fa-external-link" style="font-size:12px;color:#8b929e"></i>.
2. Go to **Settings** > **Payment methods**.
3. Under **Additional payment methods**, click **Amazon** > **Merchant registration**.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

really

You are redirected to create an Amazon Payments merchant account at Amazon Pay.
4. Choose a country and click **Create an Amazon Payments merchant account**.
5. Enter the required information to create an account.
Amazon sends you a confirmation email.


**💡 Tip!** If you already have an **Amazon Payments merchant account**, click **Sign in** at the bottom of the **Create an account** box.

</details>
<br>
💬 **Support:** If the payment method isn't visible in your dashboard, email <[email protected]>

# Integration
Expand Down
Loading