# Quidkey Docs ## Docs - [Refresh an existing access token](https://docs.quidkey.com/api-reference/auth/refresh-an-existing-access-token.md): Refresh an existing access token - [Create a payment request and return a payment_token for iframe flow](https://docs.quidkey.com/api-reference/embedded/create-a-payment-request-and-return-a-payment_token-for-iframe-flow.md): Create a payment request and return a payment_token for iframe flow - [Initiate a payment for an embedded flow using payment_token (query or body) and selected bank](https://docs.quidkey.com/api-reference/embedded/initiate-a-payment-for-an-embedded-flow-using-payment_token-query-or-body-and-selected-bank.md): Initiate a payment for an embedded flow using payment_token (query or body) and selected bank - [Update an embedded payment request (amount and/or rewards) before payment initiation](https://docs.quidkey.com/api-reference/embedded/update-an-embedded-payment-request-amount-andor-rewards-before-payment-initiation.md): Update an embedded payment request (amount and/or rewards) before payment initiation - [Issue a new access token](https://docs.quidkey.com/api-reference/endpoint/issue-token.md): Issue a new access token - [API Reference](https://docs.quidkey.com/api-reference/introduction.md): Technical overview of the Quidkey API - [Create a payment link](https://docs.quidkey.com/api-reference/payment-links/create-a-payment-link.md): Create a new payment link and receive a shareable URL. The link URL contains a secure token that is only returned once at creation time. - [Get payment link by ID](https://docs.quidkey.com/api-reference/payment-links/get-payment-link-by-id.md): Retrieve detailed information about a specific payment link, including the recoverable payment link URL, locale, metadata, and transaction ID. - [List payment links](https://docs.quidkey.com/api-reference/payment-links/list-payment-links.md): Retrieve payment links with optional filtering by status, search, and pagination. Results are sorted by creation date (newest first). - [Generate a webhook signing secret for the authenticated merchant](https://docs.quidkey.com/api-reference/webhook/generate-a-webhook-signing-secret-for-the-authenticated-merchant.md): Generate a webhook signing secret for the authenticated merchant - [Register or update a merchant webhook URL](https://docs.quidkey.com/api-reference/webhook/register-or-update-a-merchant-webhook-url.md): Register or update a merchant webhook URL - [Revoke the current webhook signing secret](https://docs.quidkey.com/api-reference/webhook/revoke-the-current-webhook-signing-secret.md): Revoke the current webhook signing secret - [After Payment](https://docs.quidkey.com/guides/embedded-flow/after-payment.md): Handle webhooks, verify signatures, process fees, and go live - [Create a Payment Request](https://docs.quidkey.com/guides/embedded-flow/create.md): Authenticate with the API and create a payment token for the checkout iframe - [Embed the Checkout](https://docs.quidkey.com/guides/embedded-flow/embed.md): Add the bank selection iframe alongside Stripe and wire up mutual exclusion - [Embedded Flow (with Stripe)](https://docs.quidkey.com/guides/embedded-flow/overview.md): Add Quidkey bank payments alongside your existing Stripe Payment Element - [After Payment](https://docs.quidkey.com/guides/payment-links/after-payment.md): Track payment status, handle webhooks, and manage your payment links - [Checkout Experience](https://docs.quidkey.com/guides/payment-links/checkout-experience.md): What your customers see when they open a payment link - [Create a Checkout Link](https://docs.quidkey.com/guides/payment-links/create.md): Generate a shareable checkout URL and send it to your customer - [Hosted Checkout](https://docs.quidkey.com/guides/payment-links/overview.md): Collect payments through a Quidkey-hosted checkout page. No frontend code required - [Export Transactions](https://docs.quidkey.com/guides/payouts/export.md): Download transaction data as CSV or Excel for payout reconciliation - [Payout Reconciliation](https://docs.quidkey.com/guides/payouts/overview.md): View transactions per payout batch and reconcile payments with your accounting - [Shopify Onboarding](https://docs.quidkey.com/guides/shopify/onboarding.md): Connect your Shopify store to Quidkey and enable Pay by Bank in your checkout - [Quidkey Documentation](https://docs.quidkey.com/index.md): Quidkey: global clearing house, optimized for modern payment workflows. - [Quickstart](https://docs.quidkey.com/quickstart.md): Get your first Quidkey payment working in minutes ## OpenAPI Specs - [openapi](https://docs.quidkey.com/api-reference/openapi.json) ## Optional - [Blog](https://quidkey.com/blog)