hexters / CoinPayment

Package to handle payment of cryptocurrency
https://www.coinpayments.net/index.php?ref=3dc0c5875304cc5cc1d98782c2741cb5
MIT License
73 stars 42 forks source link

Look like something wrong #25

Closed thevis009 closed 5 years ago

thevis009 commented 5 years ago

How can i slove this problem when i Click pay now. I recieve error of look like something wrong error. After, respiration Time. I receive email confirmation like request payment Time out. Without the transaction wasn't complète ?

hexters commented 5 years ago

can you send schreenshot image form you bug?

thevis009 commented 5 years ago

IMG_20190918_145242

hexters commented 5 years ago

You can debug on your browser with inspect. and you can see error problem from there.

thevis009 commented 5 years ago

I check with inspect element.

I see: https://127.0.0.1/coinpayment/ajax/trxinfo Request Header: don't response status 500

The request payload:

  1. {result: {amount: "0.01795410", txn_id: "CPDI6K9YRD9RORSTYEYKR2N8AN",…}, params: [], payload: []}
    1. params: []
    2. payload: []
    3. result: {amount: "0.01795410", txn_id: "CPDI6K9YRD9RORSTYEYKR2N8AN",…}

Le mer. 18 sept. 2019 11:34 PM, Saifullah notifications@github.com a écrit :

You can debug on your browser with inspect. and you can see error problem from there.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hexters/CoinPayment/issues/25?email_source=notifications&email_token=AJSYJDQ353FRTDSWONLHM33QKLXNBA5CNFSM4IXJMYVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7CC7SQ#issuecomment-532950986, or mute the thread https://github.com/notifications/unsubscribe-auth/AJSYJDSNZDVUIOMNMCRP2U3QKLXNBANCNFSM4IXJMYVA .

hexters commented 5 years ago

Please check again your configuration in coinpayments account

thevis009 commented 5 years ago

How can i manage and correct this thread.? Can you share the process...please!

My URL IPN defined like https://myblog.com/coinpayment/ipn i don't know how to unauthorize the tread.

hexters commented 5 years ago

@thevis009 You can except into csrf proccess /coinpayment/ipn in VerifyCsrfToken.php

thevis009 commented 5 years ago

This is already except in my VerifyCsrfToken.php But the problem still persist...

Le mar. 1 oct. 2019 11:27 PM, Saifullah notifications@github.com a écrit :

@thevis009 https://github.com/thevis009 You can except into csrf proccess /coinpayment/ipn in VerifyCsrfToken.php

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hexters/CoinPayment/issues/25?email_source=notifications&email_token=AJSYJDVAIMIWTUG3CNAUJVTQMQIKRA5CNFSM4IXJMYVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEADNQ3I#issuecomment-537319533, or mute the thread https://github.com/notifications/unsubscribe-auth/AJSYJDVTKYCNKCNO56BJZTLQMQIKRANCNFSM4IXJMYVA .

thevis009 commented 5 years ago

I try to debug with the URL: /coinpayment/ipn

Result error: (1/1) ErrorException

unserialize(): Error at offset 0 of 2 bytes in CoinPaymentClass.php line 21 at HandleExceptions->handleError(8, 'unserialize(): Error at offset 0 of 2 bytes', '/var/www/vhosts/httpdocs/vendor/hexters/coinpayment/src/Classes/CoinPaymentClass.php', 21, array('serialize' => 'ipn')) at unserialize('��')in CoinPaymentClass.php line 21 at CoinPaymentClass->get_payload('ipn')in Facade.php line 221 at Facade::__callStatic('get_payload', array('ipn'))in CoinPaymentController.php line 25 at CoinPaymentController->index('ipn') at call_user_func_array(array(object(CoinPaymentController), 'index'), array('serialize' => 'ipn'))in Controller.php line 54 at Controller->callAction('index', array('serialize' => 'ipn'))in ControllerDispatcher.php line 45 at ControllerDispatcher->dispatch(object(Route), object( CoinPaymentController), 'index')in Route.php line 212 at Route->runController()in Route.php line 169 at Route->run()in Router.php line 658 at Router->Illuminate\Routing{closure}(object(Request))in Pipeline.php line 30 at Pipeline->Illuminate\Routing{closure}(object(Request))in listenConfigFileMiddleware.php line 26 at listenConfigFileMiddleware->handle(object(Request), object(Closure)) in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in SubstituteBindings.php line 41 at SubstituteBindings->handle(object(Request), object(Closure))in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in Authenticate.php line 43 at Authenticate->handle(object(Request), object(Closure))in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in VerifyCsrfToken.php line 68 at VerifyCsrfToken->handle(object(Request), object(Closure))in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in ShareErrorsFromSession.php line 49 at ShareErrorsFromSession->handle(object(Request), object(Closure))in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in StartSession.php line 63 at StartSession->handle(object(Request), object(Closure))in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in AddQueuedCookiesToResponse.php line 37 at AddQueuedCookiesToResponse->handle(object(Request), object(Closure)) in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in EncryptCookies.php line 66 at EncryptCookies->handle(object(Request), object(Closure))in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in Pipeline.php line 102 at Pipeline->then(object(Closure))in Router.php line 660 at Router->runRouteWithinStack(object(Route), object(Request))in Router.php line 635 at Router->runRoute(object(Request), object(Route))in Router.php line 601 at Router->dispatchToRoute(object(Request))in Router.php line 590 at Router->dispatch(object(Request))in Kernel.php line 176 at Kernel->Illuminate\Foundation\Http{closure}(object(Request))in Pipeline.php line 30 at Pipeline->Illuminate\Routing{closure}(object(Request))in CustomCheckForMaintenanceMode.php line 26 at CustomCheckForMaintenanceMode->handle(object(Request), object(Closure ))in Pipeline.php line 149 at Pipeline->Illuminate\Pipeline{closure}(object(Request))in Pipeline.php line 53 at Pipeline->Illuminate\Routing{closure}(object(Request))in Pipeline.php line 102 at Pipeline->then(object(Closure))in Kernel.php line 151 at Kernel->sendRequestThroughRouter(object(Request))in Kernel.php line 116 at Kernel->handle(object(Request))in index.php line 53

Le mar. 1 oct. 2019 11:42 PM, Btc Trading kreyeriches@gmail.com a écrit :

This is already except in my VerifyCsrfToken.php But the problem still persist...

Le mar. 1 oct. 2019 11:27 PM, Saifullah notifications@github.com a écrit :

@thevis009 https://github.com/thevis009 You can except into csrf proccess /coinpayment/ipn in VerifyCsrfToken.php

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hexters/CoinPayment/issues/25?email_source=notifications&email_token=AJSYJDVAIMIWTUG3CNAUJVTQMQIKRA5CNFSM4IXJMYVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEADNQ3I#issuecomment-537319533, or mute the thread https://github.com/notifications/unsubscribe-auth/AJSYJDVTKYCNKCNO56BJZTLQMQIKRANCNFSM4IXJMYVA .

hexters commented 5 years ago

Try to upgrade V2

thevis009 commented 5 years ago

All right.

Le mar. 8 oct. 2019 12:09 PM, Saifullah notifications@github.com a écrit :

Try to upgrade V2

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hexters/CoinPayment/issues/25?email_source=notifications&email_token=AJSYJDTCEAL2OC646SYY5R3QNSWEJA5CNFSM4IXJMYVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAUXELI#issuecomment-539587117, or mute the thread https://github.com/notifications/unsubscribe-auth/AJSYJDQFLMW4UPMR246JNCTQNSWEJANCNFSM4IXJMYVA .