A merchant management request could not be completed. Review the form values and try again.
Merchants
Manage merchant organisations, settlement currency, and payment-currency margin rule coverage.
Merchants
{{get_merchants.data.get_merchants.data.merchants.count().default(0)}}
Total configured organisations
Active merchants
{{get_merchants.data.get_merchants.data.merchants.where('merchant_status','active','==').count().default(0)}}
{{get_merchants.data.get_merchants.data.merchants.where('merchant_status','disabled','==').count().default(0)}} disabled
Settlement ready
{{get_merchants.data.get_merchants.data.merchants.where('settlement_currency_count',1,'==').count().default(0)}}
Single settlement currency
Rule coverage
{{get_merchants.data.get_merchants.data.merchants.where('payment_currency_rule_count',0,'>').count().default(0)}}
With payment currency rules
Applied filters
Search: {{applied_merchant_search.value}}
Status: {{applied_merchant_status.value}}
Acquirer: {{applied_merchant_acquirer_name.value}}
Settlement: {{applied_merchant_settlement_currency.value}}
Coverage: {{applied_merchant_rule_coverage.value == 'configured' ? 'Has payment rules' : (applied_merchant_rule_coverage.value == 'missing' ? 'Settlement set, no rules' : 'No settlement currency')}}
Merchant organisations
Select a merchant to manage its commercial currency settings.
Loading...
| Merchant | Acquirer | Settlement currency | Payment currency rules | Status | Created | Actions |
|---|---|---|---|---|---|---|
{{merchant_name}} {{merchant_ref}} External: {{external_merchant_ref}} |
{{acquirer_name.default('Direct merchant')}} {{acquirer_ref.default('-')}} |
{{settlement_currency_code}} {{settlement_currency_name}} Not set
Multiple rows need review
|
{{payment_currency_rule_count.default(0)}} active/scheduled
No payment currencies configured
|
{{merchant_status}} | {{merchant_created_at.formatDate('d MMM yyyy')}} |
No merchants found
Adjust the filters or create the first merchant.
Merchant workspace
{{detail_merchant.data.merchant_name.default('Merchant')}}
{{detail_merchant.data.merchant_ref}}
Organisation
- Name
- {{detail_merchant.data.merchant_name}}
- Reference
- {{detail_merchant.data.merchant_ref}}
- Acquirer
- {{detail_merchant.data.acquirer_name.default('Direct merchant')}}
- External ref
- {{detail_merchant.data.external_merchant_ref.default('-')}}
- Status
- {{detail_merchant.data.merchant_status}}
- Created
- {{detail_merchant.data.merchant_created_at.formatDate('d MMMM yyyy')}}
Settlement currency
{{detail_merchant.data.settlement_currency_code}}
{{detail_merchant.data.settlement_currency_name}}
Not set
Set the merchant settlement currency before reviewing payment rule coverage.
Saving this form will replace the existing settlement currency rows with one selected currency.
Payment currency rules
Set settlement currency first.
Rules from payment currency to {{detail_merchant.data.settlement_currency_code}}
Review margin rules
| Payment currency | Margin | Status | Valid from | Published |
|---|---|---|---|---|
{{payment_currency_name}} |
{{(margin_bps / 100).formatNumber('0.####')}}% {{margin_bps.formatNumber('0.####')}} bps |
{{status}} | {{valid_from ? valid_from.formatDate('d MMM yyyy HH:mm') : '-'}} | {{was_published ? 'Published' : 'Unpublished'}} |
No active or scheduled payment currency rules exist for this settlement currency.