keithbrink / affiliates-spark

An affiliates package for Laravel Spark that allows you to track referrals from affiliates and pay commission
MIT License
23 stars 7 forks source link

use custom currency/symbol #2

Closed jayenne closed 5 years ago

jayenne commented 5 years ago

I've noticed despite my using: \Laravel\Cashier\Cashier::useCurrency('gbp', '£'); within my SparkServiceProvider, your package displays $ within the dashboard etc.

Would you be able to use the system currency?