Skip to content

Commit

Permalink
Merge pull request #103 from mediaopt/feature/37683-documentation-update
Browse files Browse the repository at this point in the history
37683 - minimal necessary documentation update
  • Loading branch information
LiudmylaMasliuk authored Jan 23, 2025
2 parents dc8f117 + 4db4325 commit ead0aaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ The first two categories are covered in the Postman collection Initial part, the
| 4 | Link the payment to the cart | AddPayment |
| 5 | If not yet - get client token for communication with PayPal | getClientToken |

We recommend to use commercetools taxCalculationMode **UnitPriceLevel** for the cart to ensure matching price mapping on both PayPal and Commercetool sites. See [commercetools documentation](https://docs.commercetools.com/api/projects/carts#taxcalculationmode) for details.

## Payment method specific flow

MOST OF THE METHODS REQUIRES USER APPROVAL AFTER CREATE PAYPAL ORDER. IT MEANS THAT THE USER SHOULD APPROVE THE ORDER VIA THE LINK, PROVIDED IN THE RESPONSE.
Expand Down

0 comments on commit ead0aaf

Please sign in to comment.