Skip to content

Commit

Permalink
Fixes incorrect product URL on token payment demo kit
Browse files Browse the repository at this point in the history
  • Loading branch information
angelleye committed Apr 11, 2019
1 parent e861404 commit 3e25a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ interface so that you can see how everything flows together.</p>
<a class="btn btn-primary" href="rest/create-payment-using-saved-card/" target="_blank">Launch Demo</a>
<?php else: ?>
<a class="btn btn-success"
href="https://www.angelleye.com/product/paypal-create-payment-using-credit-rest-php-demo-kit?utm_source=ae_paypal_php_sdk&utm_medium=demo_homepage&utm_campaign=demo_kits"
href="https://www.angelleye.com/product/paypal-credit-card-vault-token-payment-reference-transaction-demo-kit?utm_source=ae_paypal_php_sdk&utm_medium=demo_homepage&utm_campaign=demo_kits"
target="_blank">Buy Now</a>
<?php endif; ?>
</p>
Expand Down

0 comments on commit 3e25a75

Please sign in to comment.