rial
This commit is contained in:
@@ -50,7 +50,7 @@ export class ZarinpalGateway implements IPaymentGateway {
|
||||
merchant_id: this.zarinpalMerchantId,
|
||||
description: `Payment for order #${invoiceId}`,
|
||||
callback_url: callbackUrl,
|
||||
currency: 'IRT',
|
||||
currency: 'IRR',
|
||||
metadata: {
|
||||
order_id: invoiceId,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user