Skip to content

Commit ebf1d33

Browse files
committed
Merge branch 'MAGETWO-44616' of github.corp.magento.com:magento-mpi/magento2ce into MAGETWO-44443
2 parents d3a6974 + b87f210 commit ebf1d33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,12 +208,13 @@ class Config extends AbstractConfig
208208
'NZD',
209209
'PLN',
210210
'GBP',
211+
'RUB',
211212
'SGD',
212213
'SEK',
213214
'CHF',
214-
'USD',
215215
'TWD',
216216
'THB',
217+
'USD',
217218
];
218219

219220
/**

0 commit comments

Comments
 (0)