# Stripe

Learn how to seamlessly integrate Stripe, a secure and reliable payment gateway, into your PHPTRAVELS platform. This guide covers everything from configuring your Stripe account to enabling payments for hotels, tours, cars, and flights. Follow our step-by-step instructions to enhance your customers' payment experience.

{% embed url="<https://youtu.be/Qy3a1xpzTxI>" %}


---

# 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.phptravels.com/payments/stripe.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.
