Fundy.eu SIGN Problem
-
2747 61 0 1 Hello, please help with the signature. Go to turn!
-
4826 162 1 1 Good day . Fondy connected not once, I can check and correct the subscription request. I will be happy to collaborate, please!
-
315 3 0 Let’s deal with your problem, I’ll help with pleasure. I had a similar problem with API Liqpay.
-
681 22 0 Good day . Ready to integrate subscription funds. I will be happy to cooperate!
-
на liqpay похожая тема с подписью, несколько отличий нашел в документации, опишите в чем собственно проблема?
-
Имеете ввиду подпись запроса на платежку? Возьмите вот готовый модуль от опенкарт и посомтрите как они подписывают https://github.com/cloudipsp/opencart-all-versions/blob/master/for_opencart_2.3.x/upload/catalog/model/extension/payment/oplata.php
-
У меня тоже самое
function getSignature( $merchant_id , $password , $params = array() ){
$params['merchant_id'] = $merchant_id;
$params = array_filter($params,'strlen');
ksort($params);
$params = array_values($params);
array_unshift( $params , $password );
// foreach($params as $v){
// dd($v."-". gettype($v));
// }
$params = join('|',$params);
return(sha1($params));
}
$signature = getSignature( $merchant_id , $password , $params );
-
Current freelance projects in the category PHP
Execution of work after SEO audit
334 USD
An experienced OpenCart developer is needed to perform SEO and technical improvements for the online store. Main tasks: Correction of the internal linking structure and menu. Adding links to the footer. Implementation of breadcrumbs with Schema.org microdata. Fixing the… PHP, Website Maintenance ∙ 28 minutes back ∙ 20 proposals |
Fix issues with Facebook API in the OpenCart moduleIn OpenCart, there is a module for integrating Facebook and Instagram via API, OAuth, and Webhook. After opening the module page in the browser, the number of API requests to Facebook starts to increase, and the number of errors gr:get:InvalidID also rises. It is necessary to… PHP, Web Programming ∙ 1 hour 42 minutes back ∙ 22 proposals |
Create a WordPress plugin for a survey (quiz)
223 USD
A WordPress plugin needs to be developed that will be able to - store a bank of questions, all in the same format - a question and 4 answers, 1 correct - display 12 questions in random order, track the timing - collect user data - show the final result with the option to share… PHP, Web Programming ∙ 9 hours 11 minutes back ∙ 66 proposals |
Integration needed: KeyCRM → Cash Register KashalotIt is necessary to set up integration between KeyCRM and the Cash Register Kahalot. When placing an order in KeyCRM, the data must be automatically transmitted to Kahalot: • order information • products, nomenclature • prices • quantity More details in private. Content Management Systems, PHP ∙ 2 days 20 hours back ∙ 28 proposals |
A WordPress site using the Kadence theme and Kadence Blocks.
223 USD
We need to create a website on WordPress using the Kadence theme and Kadence Blocks. There will be no online store (although it may be added in the future). We need a homepage and several internal pages. The graphics are already prepared, the layout structure is mostly defined,… Content Management Systems, PHP ∙ 4 days 6 hours back ∙ 38 proposals |