Skip to content

Commit fcff479

Browse files
authored
Update checkout.ejs
1 parent 72b7c2e commit fcff479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/checkout.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
href="https://www.paypalobjects.com/webstatic/en_US/developer/docs/css/cardfields.css"
99
/>
1010
<script
11-
src="https://www.paypal.com/sdk/js?components=buttons,hosted-fields&client-id=ATcbsWeJib7eBUta2p5NaO64gvVFwIjJV2vEBu9wfP_ALWWiUtlxuo0OHxeCBsv807oldJyihRjS5AzR&enable-funding=venmo,paylater"
11+
src="https://www.paypal.com/sdk/js?components=buttons,hosted-fields&client-id=test&enable-funding=venmo,paylater"
1212
data-client-token="<%= clientToken %>"
1313
></script>
1414
</head>

0 commit comments

Comments
 (0)