Skip to content

Commit a6f5925

Browse files
committed
MAGETWO-89625: [Partner] Add Indian Rupee (INR) support to PayPal Express Checkout
1 parent e70fff5 commit a6f5925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Paypal/Model/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ class Config extends AbstractConfig
224224
'TWD',
225225
'THB',
226226
'USD',
227+
'INR',
227228
];
228229

229230
/**

0 commit comments

Comments
 (0)