Skip to content

Commit 2caaa4d

Browse files
jimmyleeexpbot
authored andcommitted
fixes broken imgur image by self hosting the icloud-entitlement.png
fbshipit-source-id: efc80ae
1 parent ec7e2d7 commit 2caaa4d

File tree

9 files changed

+8
-8
lines changed

9 files changed

+8
-8
lines changed

static/icloud-entitlement.png

196 KB
Loading

versions/unversioned/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

versions/v21.0.0/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

versions/v22.0.0/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

versions/v23.0.0/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

versions/v24.0.0/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

versions/v25.0.0/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

versions/v26.0.0/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

versions/v27.0.0/sdk/payments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ If you want to use Apple Pay for payments, you'll need to set up your merchant I
371371

372372
If you haven't already, set up an Apple Merchant ID via the [Apple Developer Portal](https://developer.apple.com/). Then, open the application in XCode and navigate to the capabilities tab. Enable Apple Pay and insert your merchant ID into the corresponding space.
373373

374-
![applepay](https://imgur.com/QcuhCn4)
374+
![applepay](/static/icloud-entitlement.png)
375375

376376
Finally, you'll want to include your merchant ID in the JavaScript code before publishing your standalone application. Change the initialization of payments to mimic the following:
377377

0 commit comments

Comments
 (0)