Portola logo

Choose Your Settlement Method

Execute instant payment

const payment = await portola.payments.create({
recipient_account: "0x742d35...89",
amount: "25000.00",
settlement_currency: "USDC",
convert_to: "USD"
});
Instant USDC Settlement
Lenders receive USDC payments in 4 seconds, 24/7. Perfect for immediate liquidity needs.
Currency Conversion
Seamless conversion between traditional currencies and stablecoins for global operations
Lender Choice
Lenders choose their preferred settlement method and timing for maximum flexibility

Settlement That Works For Everyone

USDC settlement
Instant
Integration speed
<1 Week
Availability
Always
Settlement success rate
100%
AlwaysOn

Monitor payment health

const status = await portola.getSystemHealth();
console.log('Network Status:', status);
app.post('/webhook/payment-status', (req, res) => {
const { payment_id, status, settlement_time } = req.body;
console.log(`Payment ${payment_id}: ${status} in ${settlement_time}`);
});
100% Uptime
Reliable payment infrastructure with guaranteed 24/7 availability for critical lending operations
Settlement Flexibility
Borrowers send USDC and lenders can recieve USDC or fiat

Products

Network
Encrypted routing distributes loan applications across institutional lenders
Custody
MPC orchestration with policy guardrails and automated approvals
Payments
High-speed payment processing with instant settlement capabilities
Treasury
Policy-based workflows spanning distribution, collection, and escrow wallets
Identity
Comprehensive identity verification and compliance infrastructure for lending
Documents
Streamlined document processing and verification for lending operations
GetInTouch