mirror of
https://github.com/ismail0234/n11-php-api.git
synced 2026-04-26 08:15:52 +03:00
[PR #32] Added 2 order and 1 invoice method. #32
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/ismail0234/n11-php-api/pull/32
Author: @umutkorkmaaz
Created: 11/25/2023
Status: 🔄 Open
Base:
master← Head:master📝 Commits (7)
21d2c71Implement acceptOrder and seperateCombineItemse554db3Change package name to use with composerb8a092aCreate SellerInvoiceService86d050dAdd SellerInvoiceService to Gatewaya4b943aMerge pull request #1 from umutkorkmaaz/dev-master0397898Update composer.jsond994f96Doc updates📊 Changes
3 files changed (+81 additions, -0 deletions)
View changed files
📝
IS/PazarYeri/N11/Helper/Gateway.php(+1 -0)📝
IS/PazarYeri/N11/Services/OrderService.php(+43 -0)➕
IS/PazarYeri/N11/Services/SellerInvoiceService.php(+37 -0)📄 Description
Order Methods
Invoice Method
Important Note: Methods are not tested.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.