# Backend

### Prerequisites

To make this app work perfectly we require some additional setup.

#### 1. Google Map

Go Settings > Google Maps > Enter API Keys.

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

Follow this official documentation to learn more.

{% embed url="<https://docs.flutterflow.io/integrations/google-maps/generate-maps-keys/>" %}

2\. Payment Gateway

We have used RazorPay payment gateway for this application. You're free to integrate any payment gateway. Follow FlutterFlow official documentation to learn about payment gateway integration.

{% embed url="<https://docs.flutterflow.io/integrations/payments/razorpay/>" %}

Thank you for purchasing this template. If you have any questions or need assistance, please do not hesitate to reach out to us at <info@appgenz.com>.


---

# 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.appgenz.com/ui-kits/basket-plus/backend.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.
