Thanks, Christian.

> OptionVerbose = True
Done

> OptionSSLVerifyHost = 0
Done
> OptionSSLVerifyPeer = 0
This one, I already did it, because of a message from Paypal about SSL.

> -d is for passing data. You could use OptionPostFields for that.
I actually used InputData and got an error message: Payment method 
incorrect (I used
Using OptionPostFields, I got an error message: Security Header error.

What's the difference between both options?

Jean-Luc Arnaud

Le 06/05/2015 16:10, Christian Schmitz a écrit :
>> I don't know what are -s
> that would be OptionVerbose = false, but set it to true, so you have debug 
> messages.
>
>> --insecure
> OptionSSLVerifyHost = 0
> OptionSSLVerifyPeer = 0
>
>> and -d parameters intended for.
> -d is for passing data. You could use OptionPostFields for that.
>
> see
> http://www.mbsplugins.net/archive/2013-09-26/CURL_from_command_line_to_Plug/monkeybreadsoftware_blog_archive
>
> Sincerely
> Christian
>


_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to