x_logo_url
-
Hello,
Thank you for the great plugin.
To get a custom logo on the Authorize.net payment form we need to pass a value for x_logo_url in the post to Authorize.net. However your plugin does not offer a field for us to enter this value. I know I can edit the plugin to include the value in the $authorize_args array like so:
‘x_logo_URL’ => ‘https://secure.authorize.net/mgraphics/logo.jpg’
However such a customization would be overwritten in any future plugin update you release. Would it be possible to add this field in the plugin so we can specify a value for x_logo_URL?
Thank you.
The topic ‘x_logo_url’ is closed to new replies.