• Resolved motodan

    (@motodan)


    Hello, the form on this page has been able to select PayPal and offer the PayPal button for some months. The other forms on this site also offer PayPal and have been working.
    I now find that PayPal will not open. I have tried in Incognito mode and have tested the API settings.
    How do I debug this issue ?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @motodan

    I hope you’re doing well!

    I’ve visited your site and the PayPal button is loading but the width of the button. is set to 0px. Please add this CSS to Appearance > Customize > Additional CSS:

    .forminator-payment iframe {
    	    width: 200px !important;
    }

    Let us know how it went!

    Kind regards,
    Nastia

    Thread Starter motodan

    (@motodan)

    Thank you.
    This has resolved the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PayPal Live not connecting via API’ is closed to new replies.