Service methods
Introduction
{
"success": boolean,
"error": string | null, // null if success is true
"result": ... | null // null if success is false, specific return type otherwise
}raylopay/meta/widgets/scripturls
raylopay/meta/widgets/scripturlsraylopay/widgets/product/jwt
raylopay/widgets/product/jwtraylopay/widgets/checkout/current/jwt
raylopay/widgets/checkout/current/jwtraylopay/widgets/checkout/cart/jwt
raylopay/widgets/checkout/cart/jwtraylopay/checkout/current/redirecturl
raylopay/checkout/current/redirecturlraylopay/checkout/order/redirecturl
raylopay/checkout/order/redirecturlraylopay/checkout/current/jwt
raylopay/checkout/current/jwtraylopay/checkout/order/jwt
raylopay/checkout/order/jwtLast updated
Was this helpful?