<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
nasarbashag / yii2-nasarbashag-myfatoorah example snippets
....
"nbMyFatoorah" => [
'Token' => "Occaecat non adipisicing velit officia reprehenderit non non ea velit ad minim.",
'Url' => "Occaecat non adipisicing velit officia reprehenderit non non ea velit ad minim.",
'SuccessUrl' => "Occaecat non adipisicing velit officia reprehenderit non non ea velit ad minim.",
'ErrorUrl' => "Occaecat non adipisicing velit officia reprehenderit non non ea velit ad minim.",
'Currency' => "Occaecat non adipisicing velit officia reprehenderit non non ea velit ad minim.",
],
...
$initPayment = new Embed();
$result = $initPayment->initiatePayment(amount: 100.00, currentcyIso : "KWD");
// this result will all the payment methods
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.