# Getting started

Using Stripe your business can accept all major debit and credit cards from customers in every country in 135+ currencies. Stripe supports additional payment methods to accept payments: Klarna, Sofort, iDEAL, giropay, SWISH, Bancontact, EPS, Google Pay, Apple Pay and etc.

We offer 2 payment plugins for Phoca Cart:

{% embed url="<https://norrnext.com/ecommerce/stripe-for-phoca-cart>" %}

{% embed url="<https://norrnext.com/ecommerce/stripe-checkout-for-phoca-cart>" %}

### System Requirements

| Minimum        | Recommended     |
| -------------- | --------------- |
| Joomla 5.3     | Joomla 6.0+     |
| Phoca Cart 5.1 | Phoca Cart 5.2+ |
| PHP 8.1        | PHP 8.3         |

{% hint style="danger" %}
SSL certificate is a must-have to ensure card details of your customers are safe.
{% endhint %}


---

# 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.norrnext.com/stripe-for-phoca-cart/getting-started.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.
