WPRentals Theme Documentation WPRentals Theme Documentation

  • Client Support
  • Video Tutorials
  • WPRentals
  • WPEstate
  • API
Home / Technical how to / How to add a new currency in Theme Options for payments.

How to add a new currency in Theme Options for payments.

778 views

In Theme Options → Add Listing Page & Payment Settings → Payment Currency Settings, the available currencies are limited to those officially supported by Stripe and PayPal.

This list is intentionally restricted to ensure payment gateways work correctly.

The supported currencies list is updated over time as Stripe and PayPal expand their coverage.

If you do not see your currency in the list and you are certain that it is supported by both Stripe and PayPal, please open a ticket in our support system.

Once confirmed, the currency can be added in a future theme update.



Add a custom currency via code (advanced)

If you need to use a currency immediately and understand the risks of code changes, you can add a custom currency manually.

Important:
This requires editing plugin files. Any changes will be lost when the plugin is updated.
We strongly recommend performing these changes only on a staging site and reapplying them after updates.

To add a new currency in WPRentals, you must edit the following files:

  1. wprentals-core plugin
    File path:
    wprentals-core/redux-framework/sample/options-init.php

    Add the new currency to the existing currencies array.



  2. Payment settings section
    File path:
    wprentals-core/redux-framework/theme-admin-sections/add-listing-page-payment-settings.php

    Make sure the new currency is also added and referenced correctly in this section.



Reminder:
Using a currency that is not officially supported by Stripe or PayPal may result in failed payments.
Always verify gateway compatibility before adding a custom currency.
Technical how to

Related Articles

  • How to Make a Contact Button Open WhatsApp
  • How to Disable WordPress Image Compression and Preserve Original Quality
  • How to Change the Default Categories Icon from Listing Card Unit
  • How SMS Notifications Work in WP Rentals (WpestateEmail Class): A Complete Guide

HELP CATEGORIES

  • 61. General
  • 72. Installation & Basic Setup
  • 373. How Booking Works
  • 18Advanced Search
  • 17Elementor WPRentals Studio
  • 14Email Notifications
  • 23FAQ
  • 14Installation FAQ
  • 10Menu Options
  • 34Owner & Renter
  • 8Page Templates
  • 23Property / Listing
  • 22Shortcodes
  • 4Supported Maps
  • 99Technical how to
  • 5Third Party plugins
  • 4Translation & Multi Languages
  • 3WordPress Blog Post
  • 13WordPress Widgets
  • 12WP Rentals Payments
  • 80WP Rentals Theme Options
  • 26WPML & Weglot

Join Us On

Powered by WP Estate - All Rights Reserved
  • Client Support
  • Video Tutorials
  • WPRentals
  • WPEstate
  • API