Update docs/use-cases/payments/index.page.tsx

Co-authored-by: Rome Reginelli <rome@ripple.com>
This commit is contained in:
Aria Keshmiri
2025-08-28 11:00:24 -07:00
committed by GitHub
parent aa55773044
commit 52ccf12b03

View File

@@ -156,10 +156,10 @@ const PaymentsPage: React.FC = () => {
buttonText: "Case Study"
},
{
id: "fiipay",
label: "FiiPay",
id: "friipay",
label: "FriiPay",
url: "https://xrpl.org/blog/2025/frii-pay-xrpl-case-study-crypto-payment-solution",
description: "FiiPay connects XRPL-based crypto wallets to point-of-sale terminals, allowing customers to pay with RLUSD or XRP while helping merchants save costs on card processing fees.",
description: "FriiPay connects XRPL-based crypto wallets to point-of-sale terminals, allowing customers to pay with RLUSD or XRP while helping merchants save costs on card processing fees.",
buttonText: "Case Study"
},
];