MOB Smart Currency Developer Program

Build addons for MOB Smart Currency.
of every sale.

Create powerful addons using our comprehensive API. Sell on our marketplace and reach thousands of MOB Smart Currency users worldwide.

What you can build

The MOB Smart Currency Addon API gives you access to currency data, conversion logic, and UI components.

WooCommerce

Cart & checkout conversion

Page Builders

Elementor, Beaver, Divi

Custom Fields

ACF, Meta Box, Pods

Utilities

Caching, SEO, Analytics

Themes

Popular theme support

Powerful Addon API

Everything you need to build professional-grade addons.

Filter Hooks

Action Hooks

REST API

Addon Framework

Example: Basic Addon Structure
// Convert a price programmatically
$converted = msmc_convert(99.99, 'USD', 'EUR');

// Get current visitor currency  
$currency = msmc_get_currency();

// Apply filter to custom price field
add_filter('msmc_should_convert', function($should, $element) {
    if ($element->hasClass('no-convert')) {
        return false;
    }
    return $should;
}, 10, 2);

  • Automated payment processing
  • License key generation & validation
  • Secure file hosting & delivery
  • Customer support tools
  • Sales analytics dashboard
  • Monthly payouts

Revenue Calculator

If you sell at
$49
You earn
per sale
100 sales = in your pocket

How it works

1

Create Account

Sign up as a developer and complete your vendor profile

2

Build Your Addon

Use our API and documentation to create your addon

3

Submit for Review

Upload your addon for our quality and security review

4

Start Selling

Once approved, your addon goes live in the marketplace

Ready to start building?

Join the MOB Smart Currency developer community and start earning today.