# Third Party Payment Merchants

Third-party payment merchants are payment methods from outside of Storefront that is already built into the system. These third-party payment methods offer instant payment options such as Instant EFT or card payments.\
\
To use a third-party payment merchant, you must first contact the merchant and set up an account. Once the account has been set up, the Payment merchant will provide you with a Merchant ID and secret key. These are what you can use to activate the payment method on your storefront store.\
\
Payment options available:

* SnapScan
* PayU
* PayGate
* PayJustNow
* PayFlex
* SwitchPort
* Peach Payments
* Ecentric
* Strip
* Yoco
* PayFast

### How to Add Third-Party Merchant Payment Method

1. Click on the Store you would like to add a payment method
2. Click on Payment Methods underneath Payments
3. Click on the Enable Button under the merchant you wish to use
4. Click on the Configuration Button
5. Enter the details that the merchant has provided you
6. Click Save

{% embed url="<https://scribehow.com/embed/How_to_Enable_Third_Party_Payment_Method__C6WKOMPSS_CyfbpY5R50Ow>" %}


---

# 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://support.storefront.co.za/features/stores/payments/third-party-payment-merchants.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.
