> For the complete documentation index, see [llms.txt](https://docs.lahza.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lahza.io/guide/go-live-checklist.md).

# Go Live Checklist

* [x] A valid website URL is necessary for the Gateway, whereas for Payment Links, no URL is required.
* [x] Ensure the installation of an SSL Certificate with a minimum validity of one year.
* [x] Display a prominent company logo on the website's footer, along with Verified by Visa and MasterCard Secure Code logos.
* [x] Provide easily accessible contact information on the website for customer inquiries and support.
* [x] Develop a comprehensive privacy policy.
* [x] Establish clear policies for refunds, returns, and shipping of merchandise/services.
* [x] Implement a user-friendly shopping method, such as a shopping cart, for efficient item selection before checkout.
* [x] Include fields in the checkout process for detailed buyer address information, ensuring accurate delivery of purchased items.
* [x] Omit any fields unrelated to the payment process.
* [x] Avoid requiring buyers to input card details directly on the website; this should occur during redirection to the e-commerce portal.
* [x] Generate and email a detailed purchase slip to the buyer after each transaction, including:
  * [x] Merchant/Company name, physical address, and website URL.&#x20;
  * [x] Transaction date.&#x20;
  * [x] Description and quantities of products/services.&#x20;
  * [x] Order ID.&#x20;
  * [x] Authorization code of the card used.&#x20;
  * [x] Last four digits of the card.&#x20;
  * [x] Payment method (Visa or MasterCard).&#x20;
  * [x] Buyer's address (for tangible products).&#x20;
  * [x] Total amount, including item prices, quantity totals, VAT (if applicable), shipping costs, and any additional charges.&#x20;
  * [x] Expected delivery date.&#x20;
  * [x] Company's policy on refunds and cancellations (optional).
* [x] Implement anti-spam and bot prevention technologies like reCAPTCHA in the checkout form.
