cabinetsbay / site

cabinetsbay.com (Magento 2)
https://upwork.com/fl/mage2pro
0 stars 1 forks source link

PayPal 15005: «This transaction cannot be processed» #15

Open dmitrii-fediuk opened 8 months ago

dmitrii-fediuk commented 8 months ago
[
    Mage2.PRO: {
        "mage2pro/core": "10.4.3",
        "Magento": "2.4.4",
        "PHP": "7.4.33",
        "URL": "https://cabinetsbay.com/rest/default/V1/guest-carts/XUvoJrDUO6eJrxrbrUoQa8zQcqvLbAIL/payment-information",
        "Time": "2023-12-05 00:32:40",
        "Referer": "https://cabinetsbay.com/checkout/",
        "IP Address": "96.18.216.179",
        "Request Method": "POST",
        "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0",
        "php://input": "{\"cartId\":\"XUvoJrDUO6eJrxrbrUoQa8zQcqvLbAIL\",\"billingAddress\":{\"countryId\":\"US\",\"regionId\":\"4\",\"regionCode\":\"AZ\",\"region\":\"Arizona\",\"street\":[\"2853 N Yeibitchai Rd\"],\"company\":\"\",\"telephone\":\"19284583772\",\"postcode\":\"86305-3997\",\"city\":\"Prescott\",\"firstname\":\"jeanette\",\"lastname\":\"sweeney\",\"saveInAddressBook\":null},\"paymentMethod\":{\"method\":\"payflowpro\"},\"email\":\"green76bronco@yahoo.com\"}"
    }
    channel: main
    context: []
    datetime: Monolog\DateTimeImmutable "2023-12-05T00:32:40.809109+00:00"
    extra: []
    level: 500
    level_name: CRITICAL
    message: Placing an order with quote_id XUvoJrDUO6eJrxrbrUoQa8zQcqvLbAIL is failed: Declined: 15005-This transaction cannot be processed.
]

1   Df\Framework\Log\Dispatcher::handle
    https://github.com/mage2pro/core/tree/10.4.3/Framework/Log/Dispatcher.php#L86

2   Monolog\Logger::addRecord
    vendor/monolog/monolog/src/Monolog/Logger.php:399

3   Monolog\Logger::critical
    vendor/monolog/monolog/src/Monolog/Logger.php:663

4   Magento\Framework\Logger\LoggerProxy::critical
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Logger/LoggerProxy.php#L118

5   Magento\Checkout\Model\GuestPaymentInformationManagement::savePaymentInformationAndPlaceOrder
    https://github.com/magento/magento2/tree/2.4.4/app/code/Magento/Checkout/Model/GuestPaymentInformationManagement.php#L130

6   Magento\Checkout\Model\GuestPaymentInformationManagement::___callParent
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L58

7   Magento\Checkout\Model\GuestPaymentInformationManagement::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L138

8   Magento\Checkout\Model\GuestPaymentInformationManagement::___callPlugins
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L153

9   Magento\Checkout\Model\GuestPaymentInformationManagement::savePaymentInformationAndPlaceOrder
    generated/code/Magento/Checkout/Model/GuestPaymentInformationManagement/Interceptor.php:23

10  call_user_func_array
    0

11  Magento\Webapi\Controller\Rest\SynchronousRequestProcessor::process
    https://github.com/magento/magento2/tree/2.4.4/app/code/Magento/Webapi/Controller/Rest/SynchronousRequestProcessor.php#L95

12  Magento\Webapi\Controller\Rest::dispatch
    https://github.com/magento/magento2/tree/2.4.4/app/code/Magento/Webapi/Controller/Rest.php#L188

13  Magento\Webapi\Controller\Rest::___callParent
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L58

14  Magento\Webapi\Controller\Rest::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L138

15  Magento\Webapi\Controller\Rest::___callPlugins
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L153

16  Magento\Webapi\Controller\Rest::dispatch
    generated/code/Magento/Webapi/Controller/Rest/Interceptor.php:23

17  Magento\Framework\App\Http::launch
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/App/Http.php#L116

18  Magento\Framework\App\Http::___callParent
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L58

19  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L138

20  Df\Framework\Plugin\App\Http::aroundLaunch
    https://github.com/mage2pro/core/tree/10.4.3/Framework/Plugin/App/Http.php#L10

21  Magento\Framework\App\Http::Magento\Framework\Interception\{closure}
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L135

22  Magento\Framework\App\Http::___callPlugins
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/Interception/Interceptor.php#L153

23  Magento\Framework\App\Http::launch
    generated/code/Magento/Framework/App/Http/Interceptor.php:23

24  Magento\Framework\App\Bootstrap::run
    https://github.com/magento/magento2/tree/2.4.4/lib/internal/Magento/Framework/App/Bootstrap.php#L264
dmitrii-fediuk commented 8 months ago
[2023-12-05T00:32:37.373487+00:00] main.DEBUG: array (
  'request' => 
  array (
    'user' => '****',
    'vendor' => 'cabinetsbay',
    'partner' => 'PayPal',
    'pwd' => '****',
    'verbosity' => 'HIGH',
    'BUTTONSOURCE' => 'Magento_2_Community',
    'tender' => 'C',
    'custref' => '000002515',
    'invnum' => '000002515',
    'comment1' => '000002515',
    'firstname' => 'jeanette',
    'lastname' => '****',
    'street' => '****',
    'city' => 'Prescott',
    'state' => 'AZ',
    'zip' => '86305-3997',
    'country' => 'US',
    'email' => '****@yahoo.com',
    'shiptofirstname' => 'jeanette',
    'shiptolastname' => '****',
    'shiptostreet' => '****',
    'shiptocity' => 'Prescott',
    'shiptostate' => 'AZ',
    'shiptozip' => '86305-3997',
    'shiptocountry' => 'US',
    'trxtype' => 'A',
    'origid' => 'BH0P4EA2A8B8',
    'amt' => '6865.45',
    'currency' => 'USD',
    'itemamt' => '6865.45',
    'taxamt' => '0.00',
    'freightamt' => '0.00',
    'discount' => '0.00',
  ),
  'result' => 
  array (
    'result' => '12',
    'pnref' => 'BL0P9B916442',
    'respmsg' => 'Declined: 15005-This transaction cannot be processed.',
    'hostcode' => '15005',
    'transtime' => '2023-12-04 16:33:05',
    'firstname' => 'jeanette',
    'lastname' => '****',
    'amt' => '6865.45',
    'acct' => '****',
    'expdate' => '****',
    'cardtype' => '0',
    'result_code' => '12',
  ),
) [] []