Skip to main content

Fixing the “Unsupported for Publishable Key Tokenization” Error with Stripe

How to resolve the Stripe publishable key tokenization error by adjusting integration settings in your Stripe dashboard.

Hrant Minasyan avatar
Written by Hrant Minasyan
Updated over a month ago

Overview

When integrating Stripe with Rentopian, you may encounter the following error message:

"This integration service is unsupported for publishable key tokenization. ..."

This typically occurs when your Stripe account is not configured to allow tokenization of card data using a publishable key without Stripe’s pre-built UI components. This setting must be manually enabled in your Stripe dashboard.

Cause

Stripe restricts tokenization using publishable keys unless you explicitly allow it in your integration settings. Without this setting, Rentopian cannot collect card data using its custom UI.

Solution

To resolve this issue, you’ll need to update your Stripe account settings:

  1. Scroll down to the section titled Enable card data collection with a publishable key without using Stripe's pre-built UI elements.

  2. Toggle the switch to enable this setting (see screenshot below).

  3. Your changes will be saved automatically. No additional action is needed.

Once enabled, Rentopian will be able to tokenize and process card data using your Stripe publishable key.

Additional Resources

Need Help?

If you're still seeing errors after enabling the setting, contact [email protected] for assistance.

Did this answer your question?