Pay with signature
Pay for a gasless session with a signature
Import
import { payWithSignature } from "@paywithglide/glide-js";
Usage
Parameters
sessionId*
string
The unique identifier of the session.
signature*
string
The signature that will be used to pay for the session.
Return Type
success*
boolean
Indicates whether the payment was successful.