2% FEE FOR ALL CRYPTO!
curl --location --request GET 'https://api.zelling.io/v1/paypal/payments/PID123456'{
"message": "Payment retrieved successfully",
"data": {
"pid": "PAY-1234567890",
"status": "NEW",
"currency": "EUR",
"amountExpected": 150.75,
"amountReceivedTotal": 0.00,
"note": "bubbleshoutsoftdrumtowerglory",
"payoutAddress": "your-paypal@example.com",
"createdAt": "2025-09-04T14:57:54.563Z",
"updatedAt": "2025-09-04T14:57:54.563Z"
}
}