Vlad Z.

Results 21 comments of Vlad Z.

So, I am using one other package which has a lot of models which can't be just simply extended due package related to its models. So, currently, I found only...

https://github.com/ebess/advanced-nova-media-library/pull/332

Попробовал воспроизвести описанное - всё работает нормально.

``` /** * Get details by transaction id. * * @param $transactionId * @return \Omnipay\Common\Message\ResponseInterface */ public function getTransactionDetails($transactionId) { $refId = 'ref' . time(); $params = [ 'refId' =>...

> @Nks Two quick questions: > > * What is `$this->gateway_auth`? > * Is it always necessary to provide a unique `refId` even for transaction queries? 1 - This is...

BTW what about Russian post (by option)? We can use http://postcalc.ru/ API for it.

Is there any specific ETA for this PR?

@davidfabbretti Can you provide a more detailed description of the error you are experiencing with examples of the code you are using?