You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,22 @@ These examples will ask you to run commands like `npm install` and `npm start`.
41
41
You'll need a version of node >= 16 which can be downloaded from the [Node.js website](https://nodejs.org/en/download/).
42
42
43
43
44
-
### PayPal Codespaces Links
44
+
## PayPal Codespaces
45
+
46
+
PayPal codespaces require a client ID and client secret for your app.
47
+
48
+
### Link to codespaces
49
+
45
50
| Application | Codespaces Link |
46
51
| ---- | ---- |
47
52
| Advanced Integration |[](https://codespaces.new/paypal-examples/docs-examples?devcontainer_path=.devcontainer%2Fadvanced-integration%2Fdevcontainer.json)|
48
-
| Standard Integration |[](https://codespaces.new/paypal-examples/docs-examples?devcontainer_path=.devcontainer%2Fstandard-integration%2Fdevcontainer.json)|
53
+
| Standard Integration |[](https://codespaces.new/paypal-examples/docs-examples?devcontainer_path=.devcontainer%2Fstandard-integration%2Fdevcontainer.json)|
54
+
55
+
### Learn more
56
+
57
+
You can read more about codespaces in the [PayPal Developer Docs](https://developer.paypal.com/api/rest/sandbox/codespaces).
58
+
59
+
## Submit Feedback
60
+
61
+
* To report a bug or suggest a new feature, create an [issue in GitHub](https://github.com/paypal-examples/paypaldevsupport/issues/new/choose).
62
+
* To submit feedback, go to [GitHub Codespaces](https://developer.paypal.com/api/rest/sandbox/codespaces) and select the "Feedback" tab.
0 commit comments