Skip to content

Commit f4fc866

Browse files
committed
MAGETWO-83149: [2.1][Partner] Add Indian Rupee (INR) support to PayPal Express Checkout
1 parent 476a1e9 commit f4fc866

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
@@ -226,6 +226,7 @@ class Config extends AbstractConfig
226226
'TWD',
227227
'THB',
228228
'USD',
229+
'INR',
229230
];
230231

231232
/**

0 commit comments

Comments
 (0)