Hello; I have setup all information in woocommerce for IPN and API. When I do checkout and try to do the payment paypal say: "Apparently the site is not working at this time. Try it again later. the woocommerce log info about the transaction is: 2018-06-06T16:13:23+00:00 INFO PayPal Request Args for order 137: Array ( [cmd] => _cart [business] => [here is a VALID EMAIL ADDRESS] [no_note] => 1 [currency_code] => USD [charset] => utf-8 [rm] => 2 [upload] => 1 [return] => https://humanizationoftechnology.com/finalizar-compra/order-received/137/?key=wc_order_5b180822f2158&utm_nooverride=1 [cancel_return] => https://humanizationoftechnology.com/carrito/?cancel_order=true&order=wc_order_5b180822f2158&order_id=137&redirect&_wpnonce=0d6ac5cf27 [page_style] => [image_url] => [paymentaction] => sale [bn] => WooThemes_Cart [invoice] => WC-137 [custom] => {"order_id":137,"order_key":"wc_order_5b180822f2158"} [notify_url] => https://humanizationoftechnology.com/wc-api/WC_Gateway_Paypal/ [first_name] => *** [last_name] => *** [address1] => *** [address2] => *** [city] => *** [state] => *** [zip] => *** [country] => *** [email] => ***@*** [night_phone_b] => *** [no_shipping] => 1 [tax_cart] => 0.00 [item_name_1] => Cuando los pobres nos llaman a la conversión [quantity_1] => 1 [amount_1] => 15 [item_number_1] => [lc] => es ) May you solve teh problem?
... View more