Payment Module Testing
Send Payment
Current Parameters (Raw)
pay({
amount: "0.01",
to: "0x0000000000000000000000000000000000000000"
});
Check Payment Status
Base Sepolia
pay({
amount: "0.01",
to: "0x0000000000000000000000000000000000000000"
});
Base Sepolia