# XPayLabs-example-vue **Repository Path**: XPayLabs/XPayLabs-example-vue ## Basic Information - **Project Name**: XPayLabs-example-vue - **Description**: Vue 3 example app demonstrating XPay Labs self-hosted crypto payment gateway SDK integration with QR codes and webhooks. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: https://www.xpaylabs.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-21 - **Last Updated**: 2026-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: xpay, Cryptocurrency, Blockchain, payment-integration, crypto-payment-gateway ## README # XPay Labs(简称 xpay)Vue 3 示例 — 加密货币支付网关集成演示 [English](README.md) | 中文 这是一个 **Vue 3** 示例应用,演示如何将 [XPay Labs(简称 xpay)](https://www.xpaylabs.com) 自托管、非托管加密货币支付网关 SDK 集成到 Vue 应用中。支持在 TRON、EVM 链和 SUI 上接受 USDT/USDC 支付。 ## 功能特性 - 使用 API 凭证初始化 XPay Labs SDK - 创建加密货币收款订单 - 显示支付二维码 - 实时支付状态查询 - Webhook 签名验证演示 - Vite 驱动开发体验 ## 快速开始 ```bash npm install npm run dev ``` 访问 http://localhost:3000 ## 相关资源 - [XPay Labs 官网](https://www.xpaylabs.com) - [Node.js SDK](https://github.com/yan253319066/XPayLabs-node-sdk) - [Java SDK](https://github.com/yan253319066/XPayLabs-java-sdk) - [React 示例](https://github.com/yan253319066/XPayLabs-example-react) ## 仓库 **GitHub:** [yan253319066/XPayLabs-example-vue](https://github.com/yan253319066/XPayLabs-example-vue) **Gitee(镜像):** [XPayLabs/XPayLabs-example-vue](https://gitee.com/XPayLabs/XPayLabs-example-vue) ## 许可证 MIT