Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi Dzaremba,

    Did you perform a connection test to ensure you entered the correct API keys?
    Also, do you have any other Braintree plugins installed? It’s possible they are causing a conflict due to the Braintree php library being duplicated.

    Kind Regards,
    Clayton

    Thread Starter dzaremba

    (@dzaremba)

    Hi Clayton,

    Yes I did enter all the API details and I don’t have any other plugin installed for Braintree.

    Thanks,

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi dzaremba,

    Please reach out to us at [email protected] and we can help you out.

    Thread Starter dzaremba

    (@dzaremba)

    Thanks Clayton. I’ve sent the email.

    Regards,

    Thread Starter dzaremba

    (@dzaremba)

    Thanks Clayton for the help via email.

    I believe it’s best to post the solution here, if someone else is having this problem. The problem was on nginx and the fix was to increase the buffer size like so:

    fastcgi_buffers 16 16k; fastcgi_buffer_size 32k;

    I will mark this as resolve.

    Thanks,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘502 Bad Gateway’ is closed to new replies.