Billflow
  • Quick Start
  • Setup
    • First Time Setup
      • Connect & Setup Stripe
      • Invite Team Members
      • Create Your First Billing Page
      • Embed The Billing Page
      • Activate Live Payments
  • Billing Pages
    • Plan Picker
    • Checkout Form
    • Customer Portal
    • Pricing Page
    • Invoice Portal
  • How-to's
    • Setup Pricing
      • Flat-rate Subscriptions
      • Free Trial
      • Unit-based
      • Meter-based
      • Setup Fees
      • One-Time Payment
      • Payment Plans (Subscription Schedules)
      • Complex Pricing
      • Add-ons
    • Connect to SaaS
      • Using Stripe Webhooks
    • Change Style
      • Plan Picker Style Templates
      • Customer Portal Style Templates
      • Pricing Page Style Templates
      • Checkout Form Style Templates
    • Update Pricing
    • Use Coupons
    • Enable Quantity Management
    • Enterprise Sales Flow
    • Cancellations/Payment Failures
      • Set up Cancellation Feedback
      • Configure Dunning Emails
    • Automated emails
    • Internationalization
      • Support multiple currencies
      • Support multiple languages
    • Upgrade to new Billing Pages
    • Record Usage
    • VAT & Taxes
    • Indian Recurring Payments
  • No-code Integrations
    • No-code App Builders
      • Bubble
        • How to connect Stripe webhooks to Bubble
      • Webflow
      • WordPress
        • Add Widgets
        • Advanced Usage
        • Useful Plugins
      • Notion
      • Drupal
    • Rewardful
    • ChurnKey
  • Developer Docs
    • Embed Configurations
      • Plan Picker Configs
      • Checkout Form Configs
      • Customer Portal Configs
      • Pricing Page Configs
      • Invoice Portal Configs
    • Handling Events
    • Languages & Frameworks
    • Customize Elements
    • Versions & Beta Testing
  • Help
    • Managing Account & Team
      • Reset Your Password
      • Manage Team Members
    • Frequently Asked Questions
    • Changelog
Powered by GitBook
On this page
  • Create Products in Stripe
  • Create new Billing Page

Was this helpful?

  1. How-to's
  2. Internationalization

Support multiple currencies

How to support multiple currencies

PreviousInternationalizationNextSupport multiple languages

Last updated 4 years ago

Was this helpful?

Looking to go global? You can create billing pages for each currency you want to offer, even offering different prices to different regions. Below are the steps to support multiple currencies.

Create Products in Stripe

You should create a Service for every currency you are planning to sell. That means creating products just like your standard offering, but adding a different metadata tag for sb_service. It's easiest to simply hyphenate the product names and sb_service name with the currency abbreviation. Go for in depth steps of setting up pricing.

Set the currency and price to the new amount and save.

Create new Billing Page

Now you just need to create a new billing page and set the Service to the newly created service. Embedding will be the same process and you will see the new currency on the billing pages.

here
Creating Stripe Product for new currency
Setting currency and Price