---
page_title: PA/PG Set Up
product: Amazon Pay Later
page_source: https://juspay.io/in/docs/amazon-pay-later/docs/amazon-pay-later/papg-set-up
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/amazon-pay-later/llms.txt
---


# Setting up the gateway




### **Step 1:** Procure credentials from Amazonpay



Reach out to Amazonpay and complete the business formalities and procure the credentials.

* Account creation with Amazon Pay; **[Merchant Registration Process](https://docs.amazonpay.amazon.in//content/ap-balance/section1/merchant_registration_process/)**
* The API key generated for the new secure profile created at Amazonpay has to be whitelisted at their end.


### **Step 2:** Setup Amazonpay PG on Juspay Dashboard



* Login to Juspay Dashboard
  
  * Navigate to Payments > PG Control Centre > Click on **Configure New PG**  > Search for AMAZONPAY.
  * Configure credentials  : Access Key, Secret Key, Seller ID, S2S Access Key(value same as Access Key), S2S Secret Key(value same as Secret Key), Amazon Pay Later Access Key, Amazon Pay Later Secret Key, Amazon Pay Later Seller ID
  * Set the flags 
    
    * `Direct Debit`: true (For Link and Pay flow only)
    * `Pre-Authorization`: false
    * `V2 Integration`: true
  * Under payment methods, enable **Amazon Pay Later**  consumer finance.
  
  [Video](https://dth95m2xtyv8v.cloudfront.net/tesseract/assets/amazon-pay-later/Filter%20Check%20(22).mp4)
  
  
  
  > **Warning**
  > * The **Direct Debit**  flag should be set to **true**  only for the Amazonpay Link & Pay flow.
  > * The **Is Pre-Authorization Enabled**  flag should be set to **true**  only if you have a use case for the pre-authorisation mechanism. If it is set to true, you will need to call the Transaction API/Process Payload to hold the amount and then call the Capture API to release the on-hold funds, after which the actual charge will be processed.

---

## See Also

- [Get Started](https://juspay.io/in/docs/amazon-pay-later/docs/amazon-pay-later/get-started)
- [Enable Amazon Pay](https://juspay.io/in/docs/amazon-pay-later/docs/amazon-pay-later/enable-amazon-pay)
