Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PayPal standard settings for active/sandbox mode not carried across #545

Closed
csdougliss opened this issue Jun 21, 2018 · 3 comments
Closed

Comments

@csdougliss
Copy link

Hi,

This should fix it..

<rename>
            <path>payment/paypal_standard/active</path>
            <to>payment/wps_express/active</to>
        </rename>
        <rename>
            <path>payment/paypal_standard/sandbox_flag</path>
            <to>paypal/wpp/sandbox_flag</to>
        </rename>
@victor-v-rad
Copy link
Collaborator

victor-v-rad commented Jun 22, 2018

Hi @craigcarnell
Thank you for this fix. I found payment/paypal_wps_express/active in my Magento 1.9.3.1 for PayPal Standard configuration. But your is payment/paypal_standard/active. What is your Magento 1 version?

@csdougliss
Copy link
Author

@victor-v-rad We are using Magento EE 1.14.3.8

Website Payments Standard, Use this solution->Yes.

This setting is:

<config_path>payment/paypal_standard/active</config_path>

line 1724.

@victor-v-rad
Copy link
Collaborator

MAGETWO-93065 ticket to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants