From b101398791bf279a37519b48e425e93f5bc8bfcc Mon Sep 17 00:00:00 2001 From: Jesse Sinnathamby Date: Thu, 24 Oct 2024 17:11:03 +0200 Subject: [PATCH 1/5] DOCS-4417: Amazon pay. Add steps in Activtion if you have an account --- content/payment-methods/amazon-pay.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/payment-methods/amazon-pay.md b/content/payment-methods/amazon-pay.md index 4be2e0482..27385364c 100755 --- a/content/payment-methods/amazon-pay.md +++ b/content/payment-methods/amazon-pay.md @@ -59,6 +59,11 @@ The table below sets out the <> and < # Integration From fe5d01972584b706124510409bad5a635ae0a382 Mon Sep 17 00:00:00 2001 From: Jesse Sinnathamby Date: Mon, 4 Nov 2024 11:50:43 +0100 Subject: [PATCH 2/5] DOCS-4417: Amazon pay. Add steps in activation if you have an account. --- content/payment-methods/amazon-pay.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/content/payment-methods/amazon-pay.md b/content/payment-methods/amazon-pay.md index 27385364c..97ce64765 100755 --- a/content/payment-methods/amazon-pay.md +++ b/content/payment-methods/amazon-pay.md @@ -50,7 +50,7 @@ The table below sets out the <> and < +1. Email a request to . We check your eligibility and if approved, activate the payment method for your account. 2. Once approved, sign in to your MultiSafepay dashboard . 3. Go to **Settings** > **Payment methods**. @@ -59,10 +59,7 @@ The table below sets out the <> and < From a6b405f05ddd63781fbd12d723d6a8069ff87f60 Mon Sep 17 00:00:00 2001 From: Jesse Sinnathamby Date: Mon, 4 Nov 2024 12:05:52 +0100 Subject: [PATCH 3/5] DOCS-4417: Amazon pay. Add steps in Activation if you have an account. --- content/payment-methods/amazon-pay.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/payment-methods/amazon-pay.md b/content/payment-methods/amazon-pay.md index 97ce64765..51fdb7025 100755 --- a/content/payment-methods/amazon-pay.md +++ b/content/payment-methods/amazon-pay.md @@ -56,10 +56,11 @@ The table below sets out the <> and < **Payment methods**. 4. Under **Additional payment methods**, click **Amazon** > **Merchant registration**. You are redirected to create an Amazon Payments merchant account at Amazon Pay. -5. Enter the required information to create an account. +5. Choose a country and click **Create an Amazon Payments merchant account**. +6. Enter the required information to create an account. Amazon sends you a confirmation email. - -If you **already have an Amazon account**, in the footer of the box, click **Sign in** and fill in your details. + + **💡 Tip!** If you already have an **Amazon account**, click **Sign in**. 💬 **Support:** If the payment method isn't visible in your dashboard, email From f18d03e89637860563a61426bc2bbec03cb09236 Mon Sep 17 00:00:00 2001 From: Jesse Sinnathamby Date: Tue, 5 Nov 2024 11:12:53 +0100 Subject: [PATCH 4/5] DOCS-4417: Amazon Pay. Add steps in Activation if you have an account. --- content/payment-methods/amazon-pay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/payment-methods/amazon-pay.md b/content/payment-methods/amazon-pay.md index 51fdb7025..72117a271 100755 --- a/content/payment-methods/amazon-pay.md +++ b/content/payment-methods/amazon-pay.md @@ -60,7 +60,7 @@ The table below sets out the <> and < From 16641f5caa5b5ee3326e76ac320215a199e0fb53 Mon Sep 17 00:00:00 2001 From: Jesse Sinnathamby Date: Wed, 6 Nov 2024 12:56:54 +0100 Subject: [PATCH 5/5] DOCS-4417: Amazon pay. Add intructions and requirements for Activation. --- content/payment-methods/amazon-pay.md | 37 +++++++++++++++++++++------ 1 file changed, 29 insertions(+), 8 deletions(-) diff --git a/content/payment-methods/amazon-pay.md b/content/payment-methods/amazon-pay.md index 72117a271..0ee760643 100755 --- a/content/payment-methods/amazon-pay.md +++ b/content/payment-methods/amazon-pay.md @@ -50,18 +50,39 @@ The table below sets out the <> and <. - We check your eligibility and if approved, activate the payment method for your account. -2. Once approved, sign in to your MultiSafepay dashboard . -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: + + - Amazon Pay must be activated in your MultiSafepay account. Email a request to . + We check your eligibility, and if approved, activate the payment method for your account. + - You need to have an Amazon Payments merchant account . + - Add all domains that you plan to integrate with Amazon Pay to the JavaScript Origins in Seller Central: + - Your domain + - MSP domain: https://payv2.multisafepay.com + - A possible DEV URL. + - All domains must comply with Amazon Pay's Acceptable Use Policy. + + +
+
+How to create an Amazon Payments merchant account + +
+ +After Amazon Pay has been activated in your MultiSafepay dashboard, follow these steps: + +1. Sign in to your MultiSafepay dashboard . +2. Go to **Settings** > **Payment methods**. +3. Under **Additional payment methods**, click **Amazon** > **Merchant registration**. You are redirected to create an Amazon Payments merchant account at Amazon Pay. -5. Choose a country and click **Create an Amazon Payments merchant account**. -6. Enter the required information to create an account. +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 account**, click **Sign in** at the bottom of the **Create an account** box. + **💡 Tip!** If you already have an **Amazon Payments merchant account**, click **Sign in** at the bottom of the **Create an account** box. +
+
💬 **Support:** If the payment method isn't visible in your dashboard, email # Integration