***

title: Essentials Guides
icon: rocket-launch
---------------------

For clean Markdown of any page, append .md to the page URL. For a complete documentation index, see https://docs.payroc.com/essentials/llms.txt. For full documentation content, see https://docs.payroc.com/essentials/llms-full.txt.

Our Essentials guides provide step-by-step instructions to help you integrate with our low-code payment solutions.

## Take payments

<CardGroup cols={2}>
  <Card title="Payroc Cloud" icon="cloud" href="/essentials/payroc-cloud">
    Use our gateway to initiate payments and refunds on a physical payment device.
  </Card>

  <Card title="Hosted Payment Page" icon="fa-regular fa-file-lines" href="/essentials/hosted-payment-page">
    Add a secure hosted payment page to a merchant's website.
  </Card>

  <Card title="Hosted Fields" icon="money-check" href="/essentials/hosted-fields">
    Embed secure payment fields directly into a merchant's checkout page.
  </Card>

  <Card title="Payment Links" icon="link" href="/essentials/payment-links">
    Create a payment link that a merchant shares with a customer.
  </Card>
</CardGroup>