From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../static/src/xml/adyen_account_templates.xml | 125 +++++++++++++++++++++ .../src/xml/adyen_transactions_templates.xml | 10 ++ 2 files changed, 135 insertions(+) create mode 100644 addons/adyen_platforms/static/src/xml/adyen_account_templates.xml create mode 100644 addons/adyen_platforms/static/src/xml/adyen_transactions_templates.xml (limited to 'addons/adyen_platforms/static/src/xml') diff --git a/addons/adyen_platforms/static/src/xml/adyen_account_templates.xml b/addons/adyen_platforms/static/src/xml/adyen_account_templates.xml new file mode 100644 index 00000000..f37ba5e9 --- /dev/null +++ b/addons/adyen_platforms/static/src/xml/adyen_account_templates.xml @@ -0,0 +1,125 @@ + + + +
+
+ You can start processing payments as soon as your application is sent.
+ Payouts will be blocked until your application has been accepted.
+ We will notify you when the status of the review changes, or if additional data is required.
+
+ +

Submitted data

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Legal EntityBusiness
Legal Business Name +
Doing Business As +
Registration Number +
Legal EntityIndividual
First Name +
Last Name +
Date of Birth +
Email +
Phone Number +
Address + , + , + +
+ +

Disclaimers

+

WARNING: Please note that the right to use the payment services is only for + sales in your own name. You may not resell, hire or on any other basis allow third + parties to use the payment services to enable such third parties to be paid for their + services. You may not use the payment services for different types of product and + services than as registered with your application. In particular you confirm that you + will not use the payment services for any type of product or service appearing in the + + Prohibited Products and Services List of our Processor. If we or our + Processor at any time discover that the information you provided about your + business is incorrect or has changed without informing us or if you violate any of + these conditions, the services may be suspended and/or terminated with + immediate effect and fines may be applied by the Credit Card Schemes and/or the + authorities for unregistered or inappropriate use of payment services which will in + such case be payable by you.

+ +

Contractual Relationship

+

The payment processing services ordered by you by placing this order will be + provided to you by Adyen N.V. (hereafter “Processor”), with which you are + entering into a direct agreement by confirming this order. Odoo S.A. + (hereafter “We /Us”) will assist and support you in your use of the services to be + provided by the Processor and we will provide you first line assistance with and + enable you to connect to the systems of Processor to be able to use its services. + For this purpose, you hereby instruct Processor to provide us access to your data + and setting in Processor’s systems which are used by Processor to provide the + services and authorise us to manage these on your behalf.

+ +

Pricing

+
    +
  • Payment and processing fees are listed on adyen.com/pricing.
  • +
  • Payouts cost 0.20€ (EU) or 0.22$ (US) each.
  • +
  • Chargebacks cost 7.5€ each.
  • +
  • Onboarding and KYC cost 5€.
  • +
+ + + I confirm I have taken notice of and accept the following terms and restrictions: +
    +
  • Adyen MarketPay Terms and Conditions (click here to download and review)
  • +
  • Adyen Restricted and Prohibited Products and Services list (click here to download and review)
  • +
+
+
+ + + + Data to provide + + + Waiting for validation + + + Confirmed + + + Failed + + +
diff --git a/addons/adyen_platforms/static/src/xml/adyen_transactions_templates.xml b/addons/adyen_platforms/static/src/xml/adyen_transactions_templates.xml new file mode 100644 index 00000000..50552e80 --- /dev/null +++ b/addons/adyen_platforms/static/src/xml/adyen_transactions_templates.xml @@ -0,0 +1,10 @@ + + + + + + + + -- cgit v1.2.3