Hi, I want to pass custom parameter to paypal like HDRIMG=https://www.mywebsite.com/myLogo.gif How can I do that? Thanks, Shahid
What you can do is to create a custom payment page in paypal, then in the amember paypal plugin add: 'page_style' => 'newdesign', This will tell paypal to use your custom design. David