> For the complete documentation index, see [llms.txt](https://docs-en.shoppy.is/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.shoppy.is/shoppy-dashboard/settings/app-settings/payment-methods.md).

# Payment Methods

### Shopify Payment Methods

Shoppy offers, as per Shopify policy, web check-out, so it inherits in real time all of the payment methods you have set up on your Shopify Store, and stays up-to-date with them in real time. The payment methods that you have activated on your Shopify Store will be present on the **third step of the Shoppy app checkout, "Payment".** See the example below of *where payment methods from Shopify show up on your Shoppy App during Checkout:*

{% embed url="<https://cdn.mburger.cloud/347618/Payment.png?data=eyJtZWRpYV9pZCI6MzQ3NjE4LCJieXRlcyI6OTU1ODcsInByb2plY3RfaWQiOjI3ODcsImhhc19pbWdpeCI6MH0%3D>" %}

### Additional Payment Methods

You can choose which payment methods to activate on your Shoppy app to be visibile in ares of the app **other than** the "Payment" view in checkout. On your Shoppy Dashboard, go to Settings > App Settings > Payments and click on Apple Pay, Klarna, or Scalapay.&#x20;

&#x20;By clicking on 'Customize' on Klarna or Scalapay, you have options on where where you would like them to be present in the app; on the product page, cart, and checkout, or another setup.

\*Apple Pay, by default, is set to show on the product page and checkout.&#x20;

**Here is an example of Payment Settings on the Shoppy Dashboard and how those settings appear in-app:**&#x20;

{% embed url="<https://cdn.mburger.cloud/347616/Klarna-and-Scalapay-dashboard-screenrecording.mp4?data=eyJtZWRpYV9pZCI6MzQ3NjE2LCJieXRlcyI6MTA1ODgxNiwicHJvamVjdF9pZCI6Mjc4NywiaGFzX2ltZ2l4IjowfQ%3D%3D>" %}

### **Apple Pay**

You can now choose to accept Apple Pay as a form of payment on your Shoppy Store, creating a smoother checkout experience for customers. Here's how it appears in-app when activated:

<figure><img src="/files/PgIVhaya26J6d0FyCxZH" alt=""><figcaption></figcaption></figure>

To enable Apple Pay for your app, navigate to **App Settings > Payment Method** in your Shoppy Dashboard and locate the **Apple Pay** card. Click the **"Enable"** button to start the activation process.

A pop-up titled **"Apple Pay: activation in progress"** will appear directly in the **Shoppy Sales Channel** on your Shopify dashboard. This notification is merchant-facing only — it is not visible to your customers. The pop-up confirms that Shoppy is preparing Apple Pay for your app and informs you that:

* The activation will take effect once your app is published on the App Store.
* You will be notified as soon as everything is ready for your app to go live with Apple Pay integrated.
* The average activation time is **5 working days**.

Click **"Confirm"** to proceed, or **"Cancel"** to abort the activation.

{% hint style="warning" %}
**Apple Pay** will only be **available to customers** once your app is **approved** and **published** on the App Store.
{% endhint %}

### **Klarna and Scalapay**

Activate Klarna and Scalapay and remind your customers about the instalment plan option at key touchpoints during their shopping experience. This option is now displayed in the product page, shopping cart, and checkout. This feature automatically calculates the amount of each instalment.

The banner design in Shoppy strictly follows the graphic and policy guidelines provided by Klarna and Scalapay, so the banners are not modifiable from your admin dashboard.

{% embed url="<https://cdn.mburger.cloud/347617/klarna-and-scalapay-app-screenshots.png?data=eyJtZWRpYV9pZCI6MzQ3NjE3LCJieXRlcyI6NjE0MzUyLCJwcm9qZWN0X2lkIjoyNzg3LCJoYXNfaW1naXgiOjB9>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-en.shoppy.is/shoppy-dashboard/settings/app-settings/payment-methods.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.
