Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone or Copy a Kasir object #32

Closed
wants to merge 19 commits into from
Closed

Conversation

risangbaskoro
Copy link
Collaborator

risangbaskoro and others added 19 commits February 21, 2023 19:32
…#22)

Access the action using action() method with parameter of the action name.
* move Midtrans endpoint to Endpoint trait

* CI: Fix code style

---------

Co-authored-by: risangbaskoro <risangbaskoro@users.noreply.github.com>
* move Endpoint to a Trait

* automatically calculates gross_amount if itemDetails() method is called

* --wip-- [skip ci]

* CI: Fix code style

* create GoPay object

* update gopay tokenization test

* Parameter `account_id` on GoPay payment method accepts GoPay instance.

It will automatically get the accountId() if available, and check for `status` from Midtrans if `accountId` in the object is not present.

* Using the FQN for Illuminate\Support\Str in GoPay object.

* CI: Fix code style

---------

Co-authored-by: risangbaskoro <risangbaskoro@users.noreply.github.com>
* ability to add discount

* ability to add taxes and calculate taxes only after discounts applied

* --wip-- [skip ci]

* --wip-- [skip ci]

* --wip-- [skip ci]

* --wip-- [skip ci]

* --wip-- [skip ci]

* --wip-- [skip ci]

* --wip-- [skip ci]

* --wip-- [skip ci]

* Rename parameters in HasTaxes.

* --wip-- [skip ci]

* --wip-- discount and taxes docs

* docs: Discounts and Taxes Documentation

* Taxes and Discounts assignment batch addition.

* Removes only() method in TaxesDiscountsTest
@risangbaskoro risangbaskoro added the feature New feature or request label Feb 23, 2023
@risangbaskoro risangbaskoro changed the title feature/clone object Clone or Copy a Kasir object Feb 23, 2023
@risangbaskoro
Copy link
Collaborator Author

closed during incorrect base branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant