mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #114] [MERGED] Rector and Vakifbank common payment integration #215
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#215
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/114
Author: @nuryagdym
Created: 2/5/2023
Status: ✅ Merged
Merged: 3/13/2023
Merged by: @nuryagdym
Base:
master← Head:rector-integration📝 Commits (10+)
b123ea0set up rectora5173ecVakifBankPosRequestDataMapper fix order description3e7a9d0rector process src - first roundc8595d5rector process examples - first round0e6876crector process test - first round1a4a239normalize mapInstallment method7163ea5normalize mapInstallment methodb80d593rector round 2b267700get3DFormData() - throw exception if order or card data is not providedc89bd4erector round 3 - process response mappers📊 Changes
149 files changed (+3252 additions, -999 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/hata-bildirimi-icin.md(+0 -0)📝
.github/ISSUE_TEMPLATE/sorulariniz-icin.md(+0 -0)📝
README.md(+2 -0)📝
composer.json(+2 -1)📝
config/pos.php(+18 -2)📝
docs/CHANGELOG.md(+15 -0)📝
examples/_common-codes/3d-host/index.php(+3 -3)📝
examples/_common-codes/3d/form.php(+3 -3)📝
examples/_common-codes/3d/index.php(+3 -3)📝
examples/_common-codes/regular/form.php(+1 -1)📝
examples/_templates/_credit_card_form.php(+0 -0)📝
examples/_templates/_footer.php(+1 -1)📝
examples/_templates/_header.php(+2 -1)📝
examples/_templates/_payment_response.php(+4 -1)📝
examples/_templates/_redirect_form.php(+1 -1)📝
examples/_templates/_simple_response_dump.php(+0 -0)📝
examples/akbank/3d-host/response.php(+1 -1)📝
examples/akbank/3d-pay-hosting/response.php(+1 -1)📝
examples/akbank/3d-pay/response.php(+1 -1)📝
examples/akbank/3d/response.php(+1 -1)...and 80 more files
📄 Description
get3DFormData()- artık gereken kart veya sipariş bilgileri olmadan çağrıldığında istisna fırlatır.VakifBankPosRequestDataMapper-OrderDescriptiontanımsız olma durumu giderildi.more details in https://github.com/mewebstudio/pos/blob/master/docs/CHANGELOG.md
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.