# Pabloo Docs Index of all documentation pages. Raw markdown available at each URL with .md suffix. ## Developer docs - https://www.pabloo.com/docs/api/balances.md — API reference for reading and interpreting customer balances. - https://www.pabloo.com/docs/api/changelog.md — Dated record of API changes, newest first, with versioning policy. - https://www.pabloo.com/docs/api/credits.md — API reference for issuing, adjusting, and revoking credits. - https://www.pabloo.com/docs/api/customers.md — API reference for the Customers resource. - https://www.pabloo.com/docs/api/errors.md — Every error code the API can return, with cause and recommended fix. - https://www.pabloo.com/docs/api/idempotency.md — How to use idempotency keys to safely retry requests. - https://www.pabloo.com/docs/api/ledger-entries.md — API reference for the immutable ledger entry log. - https://www.pabloo.com/docs/api/pagination.md — Cursor-based pagination for list endpoints. - https://www.pabloo.com/docs/api/rate-limits.md — Request limits, headers, and backoff guidance. - https://www.pabloo.com/docs/api/redemptions.md — API reference for the Redemptions resource. - https://www.pabloo.com/docs/api/webhooks.md — Event catalog with full payloads for all Pabloo webhook events. - https://www.pabloo.com/docs/authentication.md — Manage API keys, understand test vs. live mode, and rotate credentials safely. - https://www.pabloo.com/docs/concepts/credit-lifecycle.md — The states a credit moves through: issued, redeemed, expired, revoked, adjusted. - https://www.pabloo.com/docs/concepts/credit-vs-gift-cards-vs-discounts.md — How store credit, gift cards, and discount codes behave differently in Shopify checkout. - https://www.pabloo.com/docs/concepts/currency-and-rounding.md — How Pabloo handles multi-currency stores and rounding at redemption. - https://www.pabloo.com/docs/concepts/customer-accounts.md — A customer account is defined as a balance above zero. - https://www.pabloo.com/docs/concepts/expiry-and-escheatment.md — How credit expiry works and what escheatment obligations may apply. - https://www.pabloo.com/docs/concepts/ledger-model.md — Balances are derived from an immutable entry log, not a mutable integer. - https://www.pabloo.com/docs/concepts/refund-interactions.md — What happens when an order is refunded after store credit was applied. - https://www.pabloo.com/docs/concepts/webhook-delivery.md — At-least-once delivery, retry schedule, and ordering guarantees. - https://www.pabloo.com/docs/guides/bulk-issue.md — Issue store credit to many customers at once via CSV or batch API call. - https://www.pabloo.com/docs/guides/expire-and-revoke.md — Set expiry on credits and revoke them before or after expiry. - https://www.pabloo.com/docs/guides/handle-partial-redemption.md — Handle checkout flows where credit covers only part of the order total. - https://www.pabloo.com/docs/guides/issue-credit.md — Issue store credit to a customer account via the API. - https://www.pabloo.com/docs/guides/migrate-from-gift-cards.md — Move existing Shopify gift card balances to Pabloo store credit. - https://www.pabloo.com/docs/guides/reconcile-ledger.md — Export ledger entries and tie them out to your accounting system. - https://www.pabloo.com/docs/guides/refund-to-credit.md — Refund an order to store credit instead of the original payment method. - https://www.pabloo.com/docs/guides/test-in-sandbox.md — Run end-to-end tests against the sandbox environment without affecting live data. - https://www.pabloo.com/docs/guides/verify-webhooks.md — Validate webhook signatures and protect against replay attacks. - https://www.pabloo.com/docs/install.md — Install the Pabloo Shopify app, configure scopes, and connect to your environment. - https://www.pabloo.com/docs/quickstart.md — Issue your first store credit and read the balance back in under 10 minutes. ## Operator guides - https://www.pabloo.com/guides/accounting-treatment.md — How to record store credit liability on the balance sheet. - https://www.pabloo.com/guides/expiry-strategy.md — The trade-off between breakage revenue and customer trust when setting expiry. - https://www.pabloo.com/guides/issuance-triggers.md — When to issue credit: returns, retention campaigns, win-back, and service recovery. - https://www.pabloo.com/guides/launch-checklist.md — Everything to verify before going live with store credit on your storefront. - https://www.pabloo.com/guides/measuring-impact.md — Which metrics store credit moves, and over what time window to measure them. - https://www.pabloo.com/guides/setting-credit-values.md — How to decide how much credit to issue across different scenarios. - https://www.pabloo.com/guides/what-is-store-credit.md — An overview of store credit, how it works, and why merchants offer it.