Skip to main content
RabbitPay can be installed in two ways depending on your stack.

Environment configuration

Store your API keys in environment variables — never commit them.
.env

Verify the install

On a product page, the RabbitPay Buy Now button should render below Add to Cart. Clicking it opens the RabbitPay drawer. If it doesn’t appear:
Confirm the theme app embed is enabled and the theme has been published. Clear the Shopify theme cache and reload.
Verify you’re using the correct key for the environment. sk_test_... keys only work against api.rabbitpay.ai in test mode.
Check that your endpoint is publicly reachable and returning 2xx within 5s. See Webhooks → Debugging.