-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #175 CreateOrderApi fix for orders with promotion (LaskeJu)
This PR was merged into the 1.0-dev branch. Discussion ---------- Order payments fails, when using promotion codes. Commits ------- f11eee7 fix: added discount to PayPal data to prevent PayPal throw an error while using an discount in order b1db365 CreateOrderApi coding standard fix 23cd28e CreateOrderApiSpec getOrderPromotionTotal added f94082d it_creates_pay_pal_order_with_promotion added to CreateOrderApiSpec 0471728 discount added to UpdateOrderApi and Spec
- Loading branch information
Showing
4 changed files
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters