* change general omnipay-sberbank package source - fork from CvekCoding with revert pass default endpoint url and fix json_encode orderBundle array

* correctly generate orderBundle cartItems
This commit is contained in:
2021-07-13 07:59:08 +03:00
parent 45ef66cf74
commit ea1163ecaa
2 changed files with 15 additions and 8 deletions

View File

@ -11,5 +11,11 @@
"email": "info@wpstudio.ru"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/dimti/omnipay-sberbank.git"
}
],
"minimum-stability": "dev"
}