# Afterpay

## **Connector Overview**

<figure><img src="/files/n48siI952jKnU1h3xEyI" alt="" width="153"><figcaption></figcaption></figure>

Afterpay is a buy now, pay later (BNPL) platform that lets customers purchase items, receive them immediately, and pay in interest-free installments, making shopping more flexible and boosting sales for businesses.

## **Authentication Type**

Basic

## **Webhook Supported**

No

## **Secrets**

* PAN\_SEC\_AFTERPAY\_MERCHANT\_ID
* PAN\_SEC\_AFTERPAY\_SECRET\_KEY

## **API Client Supported**

No

## **Requirements for Provisioning**

No provisioning is required for this connector.

## **How to Connect Your Integration**

Upon successfully creating a tenant, you will use the following information to connect to Afterpay:

* Merchant ID
* Secret Key

To obtain the information required for connecting, perform the following steps:

1. Log in to your [Merchant Account](https://hub.us.afterpay.com/us)
2. Once logged in, select Settings in the lefthand sidebar menu. Please refer to the screenshot for guidance:\
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFtEp_NLXw6PM60SOAuVjp0wBo6CiQx-twICDnVnDPRTEBvTdTImHfdyNVK-OU66RRJSiHM9KwkC3G5yy8lOVXtHazDB0H7upitAGbwYz_GWECYziuhtIsTJGtXavyETGlTa4?key=XIy8122ZNqmu67sUe4Q2WNF3)
3. Under Settings, please find the section displaying your Merchant ID and Secret Key.\
   ![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeBvXvX8lQRyhZMfnFVm59LU9djpe4efHOpgNKz-6b_f5b_XZwABYNkFtuJ9XiuKqSNVzPwp7uyVbMlV4tOwJa01X40_vvOcpBAtfFYjsdeaZUwJAfn8wfqGH1Gh-8v41z3m-AjPg?key=XIy8122ZNqmu67sUe4Q2WNF3)

*If you have any issues accessing your merchant ID or secret key, please reach out to* [*Afterpay Merchant Support*](https://developers.afterpay.com/docs/api/merchant-operations/support/merchant-support)

## **API Resources**

For more information on how to utilize the Afterpay API, feel free to reference the following [documentation](https://developers.afterpay.com/docs/api/welcome/getting-started).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/afterpay.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
