# Billing Information For Online Payment Methods

## Billing Information For Online Payment Methods

## Enabling Billing Information On Registration Form

1. Go to **Payment Method** > Click **Manage** under **Online Payment**\
   ![](/files/QlQmAPzo7T8bUqNTxOgo)
2. Toggle on **Collect Billing Address**\
   ![](/files/YMLdAhrPjB5omw5mCPkn)

## Including Billing Information In Order Summary Email

1. Go to **Email** > **Automated Email** > Click the edit icon for the **Order Summary Email To Ticket Purchaser**\
   ![](/files/LA1Hs1NsTDHpSLqEGBAD)
2. Drag a text block from the right section to the desired location on the email template.\
   ![](/files/ktPaiZs6Mwmsx05hFUu7)
3. Add any headers if needed, for example, "Bill To" and paste the merge tag **{{{billingInformation}}}** at your desired location for our system to display the information filled by the purchaser before making payment.\
   ![](/files/UvcgR4gExp74uodcFHhs)
4. Once done, click Save.

## Layout On Registration Form

1. After the purchaser selects the payment method, there will be a section as highlighted below that requests the purchaser to fill in any missing billing information. This will be shown on the Order Summary email's **{{{billingInformation}}}** merge tag.\
   ![](/files/N19vqrbU8FLR8yKHtCzl)


---

# 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://eventx-hq.gitbook.io/knowledge-base/registration-and-ticketing/payment/billing-information-for-online-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.
