Skip to content

Commit 6f911b9

Browse files
dtdevdoc-8406-hosted-card-fields-update-edits
1 parent 6260543 commit 6f911b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

advanced-integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This folder contains example code for an advanced Checkout PayPal integration using both the JavaScript SDK and Node.js to complete transactions with the PayPal REST API.
44

55
* `v2` contains sample code for the current advanced Checkout integration. This includes guidance on using Hosted Card Fields.
6-
* `v1` contains sample code for the legacy advanced Checkout integration. Use `v2` for new integrations.
6+
* [`v1`](v1/README.md) contains sample code for the legacy advanced Checkout integration. Use `v2` for new integrations.
77

88
## Instructions
99

advanced-integration/v2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Advanced Integration Example
22

3-
This folder contains example code for [version 2](https://developer.paypal.com/docs/checkout/advanced/integrate/) of an advanced Checkout PayPal integration using both the JavaScript SDK and Node.js to complete transactions with the PayPal REST API.
3+
This folder contains example code for [version 2](https://developer.paypal.com/docs/checkout/advanced/integrate/) of an advanced Checkout PayPal integration using the JavaScript SDK and Node.js to complete transactions with the PayPal REST API.
44

55
Version 2 is the current advanced Checkout integration, and includes Hosted Card Fields.
66

0 commit comments

Comments
 (0)