Combining the reliability of PayPal with the efficiency of Stellar blockchain technology for seamless digital transactions.
Pegged 1:1 with the US Dollar and fully backed by cash and cash equivalents for maximum stability.
Leverage Stellar's 3-5 second settlement times for near-instant payments across borders.
Benefit from Stellar's minimal transaction costs, typically less than $0.001 per transaction.
Available in over 180 countries with seamless integration into existing Stellar wallets and exchanges.
Real-time data and performance metrics for PYUSD on the Stellar network.
A simple guide to using PayPal USD on the Stellar blockchain network.
Download a compatible Stellar wallet that supports PYUSD tokens. Popular options include Lobstr, StellarX, and Solar Wallet.
Buy PYUSD through PayPal, supported exchanges, or swap other Stellar assets for PYUSD within your wallet.
Transfer PYUSD instantly to any Stellar address worldwide. Use for payments, remittances, or store value with minimal fees.
Resources for developers and businesses looking to integrate PYUSD on Stellar into their applications.
Access our official SDKs for multiple programming languages to easily integrate PYUSD.
Comprehensive API documentation with examples and integration guides.
Sample implementations for common use cases and integration patterns.
// Example: Create a PYUSD payment
const StellarSdk = require('stellar-sdk');
const server = new StellarSdk.Server('https://horizon.stellar.org');
// Create transaction
const transaction = new StellarSdk.TransactionBuilder(sourceAccount)
.addOperation(StellarSdk.Operation.payment({
destination: 'GDESTINATION',
asset: new StellarSdk.Asset('PYUSD', 'GCSJYLXJ3LTHGA74MTIHTRNXZH5BKBEIWDB7LI64YGWGEA5AZMCVTARX'),
amount: '100.00'
}))
.setTimeout(30)
.build();
Multiple ways to integrate PYUSD into your business operations.
Join our partner ecosystem to access exclusive benefits and support.
Join thousands of users and businesses already benefiting from the speed, stability, and security of PYUSD on the Stellar network.