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

Update Checkout.php #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

erikryden
Copy link

CheckoutException requires param $message to be of type Phrase

CheckoutException requires param $message to be of type Phrase
nwtben pushed a commit that referenced this pull request Mar 24, 2022
[SC-134] Adding customer reference

* [SC-134] Sets customer reference on order payment additional info when order is placed. Reference be shown on order view page in admin.


Approved-by: Alexandru-Georgian Mazalu
nwtben added a commit that referenced this pull request Apr 4, 2022
* Merged in SC-101 (pull request #6)

SC-101 error CartItemInterface not found

* SC-101 error CartItemInterface not found

* Merged in feature/SC-104 (pull request #4)

Release 1.2.4 Fixed the partial payment widget cheapest option price

* Release 1.2.4 Fixed the partial payment widget cheapest option price

* Merged in UDC-16 (pull request #7)

UDC-16 fix update svea blcoks on ajax request

* UDC-16 fix update svea blcoks on ajax request

* Merged in SC-113 (pull request #12)

SC-113

* [SC-113] Fixed issue where CheckoutException could receive constructor parameter of incorrect type (string instead of Phrase). Refactored exception throwing functions for better consistency. Fixed some coding standard violations

Approved-by: Alexandru-Georgian Mazalu

* v1.2.8

* [SC-118] Improved and expanded logic for how Invoice Fee rows are detected

* bump composer version

* Merged in SC-118 (pull request #13)

SC-118

* [SC-118] Invoice fee detection is now done using Article Number. Also sets invoice fee on quote addresses before submitting, so the fee gets copied to order

* v1.2.10

* Merged in SC-118-2 (pull request #14)

[SC-118] Adds missing Invoice Fee Article Number definition

* [SC-118] Adds missing Invoice Fee Article Number definition


Approved-by: Alexandru-Georgian Mazalu

* Version bumped 1.2.10 => 1.2.11

* Merged in SC-121 (pull request #15)

SC-121

* [SC-121] Fixes definition of svea_invoice_fee column in various tables to be able to store decimals


Approved-by: Alexandru-Georgian Mazalu

* Version bumped 1.2.11 => 1.2.12

* Merged in SC-123 (pull request #16)

[SC-123]

* [SC-123] Changes sequence separator to a bind, since using an underscore causes payment issues with certain payment methods (Vipps)


Approved-by: Alexandru-Georgian Mazalu

* Merged in SC-124 (pull request #17)

SC-124

* [SC-124] Saves transaction ID on invoice during capture so that refund online can be performed


Approved-by: Alexandru-Georgian Mazalu

* 1.2.13

* Merged in SC-128 (pull request #19)

SC-128

* Version bumped 1.2.13 => 1.2.14

* [SC-128] Changed method of saving payment method in Push controller to a more efficient and less error-prone version


Approved-by: Alexandru-Georgian Mazalu

* Merged in SC-130 (pull request #20)

[SC-130]

* [SC-130] Fixes issue where Svea Checkout woudln't work with fixed discounts on whole cart amount, with discounts applied on prices excluding tax.
This was caused by excessive calls to collectTotals() functions, so they are now reduced to just one call.


Approved-by: Alexandru-Georgian Mazalu

* Merged in SC-130 (pull request #21)

SC-130 Version bumped 1.2.14 => 1.2.15

* [SC-130] Fixes issue where Svea Checkout woudln't work with fixed discounts on whole cart amount, with discounts applied on prices excluding tax.
This was caused by excessive calls to collectTotals() functions, so they are now reduced to just one call.

* [SC-130] Version bumped 1.2.14 => 1.2.15

* Merge branch 'develop' into SC-130


Approved-by: Benjamin Ramnek

* Merged in SC-133 (pull request #23)

SC-133

* [SC-133] Fixes issue where config for allowed customer types would only be retrieved from default config scope

* [SC-133] Version bumped 1.2.15 => 1.2.16


Approved-by: Alexandru-Georgian Mazalu

* Merged in SC-134 (pull request #24)

[SC-134] Adding customer reference

* [SC-134] Sets customer reference on order payment additional info when order is placed. Reference be shown on order view page in admin.


Approved-by: Alexandru-Georgian Mazalu

Co-authored-by: Sergiu Moscalu <[email protected]>
Co-authored-by: martin.sternelius <[email protected]>
Co-authored-by: Alex Mazalu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant