getBalance( )


Important:


This method retrieves gift card data from your app. Wix calls this method when a customer applies a gift card as a payment method at checkout.

Method Declaration
Copy
Method Parameters
payloadGetBalanceEnvelope
Returns
Return Type:GetBalanceResponse | Promise<GetBalanceResponse>
JavaScript
Errors
GiftCardDisabledWixErrorclass
GiftCardExpiredWixErrorclass
GiftCardNotFoundWixErrorclass
Did this help?