Sandbox Error: "A payment error has occurred …"
-
I’ve gone to paypal and acquired and entered in the appropriate sandbox API credentials, as well as activated Sandbox, but I’m getting this error after clicking the submit button on the live site: A payment error has occurred, looks like chosen payment method is not responding. Please try again later.
The site is https://www.wildnoise.org/register
I’ve also installed Core Control and here is the report I get:
Manage Transports
Transport Status Actions
cURL Available Disable Transport | Test Transport
PHP Streams Available Disable Transport | Test Transport
PHP fsockopen() Available Disable Transport | Test TransportHTTP Related Constants
Constant Value
WP_HTTP_BLOCK_EXTERNAL Undefined
WP_ACCESSIBLE_HOSTS Undefined
WP_PROXY_HOST Undefined
WP_PROXY_PORT Undefined
WP_PROXY_USERNAME Undefined
WP_PROXY_PASSWORD Undefined
WP_PROXY_BYPASS_HOSTS UndefinedHTTP Related Filters
Note: Some of these can be affected by plugins, and may cause unexpected side effects. The use_* set of filters is affected by disabling transports above for example.
Filter Default Value Current Value
http_request_timeout 5 5
http_request_redirection_count 5 5
http_request_version ‘1.0’ ‘1.0’
http_headers_useragent ‘WordPress/3.8.1; https://www.wildnoise.org’ ‘WordPress/3.8.1; https://www.wildnoise.org’
block_local_requests false false
use_fsockopen_transport true true
use_streams_transport true true
use_curl_transport true true
https_local_ssl_verify true true
https_ssl_verify true true
- The topic ‘Sandbox Error: "A payment error has occurred …"’ is closed to new replies.