Skip to content

Commit

Permalink
Update docs/guides/Payments/payments-configuration-guides/setting-up-…
Browse files Browse the repository at this point in the history
…merchant-id-in-apple-pay.md
  • Loading branch information
julia-rabello authored Oct 24, 2023
1 parent 8d659c4 commit 17bc948
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Then, start a Postman session. You perform a call to VTEX's CDN using the POST m

1. Configure the route **POST** `https://{{yourdomainhere}}/.well-known/raw/apple-developer-merchantid-domain-association.txt?persistent=true`.
2. Paste the content of the .txt file in the request body. Ensure that all contents of the file are:
- Inside quotations marks
- Inside quotations marks.
- In JSON format, as in `"{token_content}"`.
- Without any line breaks.

Expand Down

0 comments on commit 17bc948

Please sign in to comment.