Skip to content

Commit

Permalink
37683 - minimal necessary documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
LiudmylaMasliuk committed Jan 23, 2025
1 parent dc8f117 commit 4db4325
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 4db4325

Please sign in to comment.