Confirming payment
You can confirm payment several ways:
- In Stripe
- In Loop
- Onchain
In Stripe
When a payment is made onchain, Loop will automatically mark the payment as paid in Stripe. You can confirm this by navigating to the payment in Stripe, the invoice status will say "paid" and the metadata will include the amount (in usd), the paying wallet, and the transaction hash.
In Loop
Paid transaction show up under the "confirmed" filter on the "Transactions" page. There you will find the associated transaction hash and invoice number.
Onchain
You can see if a wallet has paid you onchain by looking at that's wallet's transaction history. Navigate to the appropriate chain scanner (e.g. Etherscan, Basescan, Solscan) and search for the wallet.
EVM
Navigate to the "internal transfer" tab and you will see the transaction going "from" the payer's wallet "to" your merchant's wallet.
Solana
Navigate to the "transfer" tab and you will see the transaction going "from" the payer's wallet "to" your merchant's wallet.
Updated 3 days ago