mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #61] [MERGED] Issue 60 vakifbank odeme calismiyor #187
Labels
No labels
PayFlexV4
TROY
akbankpos
bug
duplicate
enhancement
garanti
help wanted
isbank
kuveyt
payten
posnet
pull-request
vakifbank
ziraat
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pos#187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mewebstudio/pos/pull/61
Author: @nuryagdym
Created: 4/2/2022
Status: ✅ Merged
Merged: 4/2/2022
Merged by: @nuryagdym
Base:
60-vakifbank-odeme-calismiyor← Head:issue-60-vakifbank-odeme-calismiyor📝 Commits (9)
a320934issue #60 added $ignorePiNode argument to createXML() methodfd6fd27issue #60 VakifBankPos send XML data with prmstr keya87c582issue #60 VakifBankPos fix 3d payment response evaluated wrong694099bissue #60 VakifBankPos fix undefined index errors26a1293issue #60 VakifBankPos fix undefined index on cancelfd0ce7bissue #60 CreditCardVakifBank added getExpirationDateLong method767fad5issue #60 VakifBankPos use getExpirationDateLong for insecure paymentec66dd8issue #60 VakifBankPos fix missing request data in method create3DPaymentXML2c626ceissue #60 VakifBankPos update code examples📊 Changes
30 files changed (+501 additions, -530 deletions)
View changed files
📝
examples/_main_config.php(+17 -2)📝
examples/vakifbank/3d/_config.php(+14 -24)➖
examples/vakifbank/3d/credit-card-form.php(+0 -89)➕
examples/vakifbank/3d/form.php(+47 -0)➕
examples/vakifbank/3d/index.php(+11 -0)➖
examples/vakifbank/3d/process-credit-card-form.php(+0 -55)📝
examples/vakifbank/3d/response.php(+13 -111)➕
examples/vakifbank/_credit_card_form.php(+60 -0)➕
examples/vakifbank/_header.php(+9 -0)➕
examples/vakifbank/_payment_config.php(+72 -0)📝
examples/vakifbank/_payment_response.php(+53 -42)➕
examples/vakifbank/_redirect_form.php(+10 -0)➕
examples/vakifbank/index.php(+7 -0)📝
examples/vakifbank/regular/_config.php(+13 -26)📝
examples/vakifbank/regular/cancel.php(+6 -7)➖
examples/vakifbank/regular/credit-card-form.php(+0 -83)➕
examples/vakifbank/regular/form.php(+18 -0)➕
examples/vakifbank/regular/index.php(+11 -0)📝
examples/vakifbank/regular/post-auth.php(+12 -16)📝
examples/vakifbank/regular/refund.php(+7 -7)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.