Hello! I'm a developer of the website ccisinc.com (on Magento) I'm trying to set up payflow pro sandbox payment method. But I'm getting the error: Not signed up for this tender type. Here are the logs: [url] => https://pilot-payflowpro.paypal.com/transaction [SetExpressCheckout] => Array ( [TENDER] => P [AMT] => 33.36 [CURRENCY] => USD [RETURNURL] => [base project url]/payflow/express/return/ [CANCELURL] =>[base project url]/payflow/express/cancel/ [INVNUM] => 100005386 [LOCALECODE] => en_US [TAXAMT] => 2.36 [FREIGHTAMT] => 10.00 [L_NAME0] => Air Qd Stem 1/4 Npt-M [L_QTY0] => 2 [L_COST0] => 10.50 [BUSINESS] => [NOTETEXT] => [EMAIL] => [my email here] [FIRSTNAME] => Alex [LASTNAME] => Tester [MIDDLENAME] => [SALUTATION] => [SUFFIX] => [COUNTRY] => US [STATE] => MO [CITY] => test shipping city [STREET] => test city [ZIP] => 63043-4204 [PHONENUM] => 12341234 [SHIPTOCOUNTRY] => US [SHIPTOSTATE] => MO [SHIPTOCITY] => test shipping city [SHIPTOSTREET] => test city [SHIPTOZIP] => 63043-4204 [SHIPTOPHONENUM] => 12341234 [SHIPTOSTREET2] => [STREET2] => [SHIPTONAME] => Alex Tester [ADDROVERRIDE] => 1 [TRXTYPE] => A [ACTION] => S [PARTNER] => **** [USER] => **** [VENDOR] => **** [PWD] => **** [BUTTONSOURCE] => Magento_Cart_Community ) [response] => Array ( [RESULT] => 25 [RESPMSG] => Not signed up for this tender type ) [__pid] => 1044 What can be the reason of this error? Shold I change something in my sandbox account? Thank you very much!
... View more