From c08f92c88cec350d052a8c974d6f9cb3746a046d Mon Sep 17 00:00:00 2001 From: Radoslav Sheytanov GP <175606321+RadoslavSheytanovGP@users.noreply.github.com> Date: Tue, 14 Jul 2026 14:23:29 +0100 Subject: [PATCH] docs: add Hosted Payment Page (iframe & redirect) sample --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index 380c47f..bf7febe 100644 --- a/profile/README.md +++ b/profile/README.md @@ -35,6 +35,7 @@ Integration samples and examples for Global Payments API Platform, organized by - [Authorization with Delayed/Future Capture](https://github.com/globalpayments-samples/online-payments-auth-and-delayed-capture) - [Google Pay](https://github.com/globalpayments-samples/google-pay-payments) - [Pay by Link](https://github.com/globalpayments-samples/pay-by-link) +- [Hosted Payment Page (iframe & redirect)](https://github.com/globalpayments-samples/hpp-links-iframe-redirect) - [Payments and Reporting (PHP)](https://github.com/globalpayments-samples/php-payments-and-reporting) - [Save and Reuse Payments](https://github.com/globalpayments-samples/save-and-reuse-payment-methods) - [Network Tokenization](https://github.com/globalpayments-samples/network-tokenization)