How to edit PayPal referral code (BN code) in magento? -


how can change paypal referral code (bn code)in maganeto paypal standard module. file need edit ? don't see place edit on admin side.

try in following file

app/code/core/project/paypal/model/config.php 

make following structure

app/code/local/project/paypal/model/config.php 

or override config.php in custom module.

please reply if works you.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -