Get Public Charging Wallet Status
Settings
Get Public Charging Wallet Status
GET
Get Public Charging Wallet Status
Returns the Apple Pay and Google Pay activation status for the merchant’s connected Stripe account. This lets the Scan to Pay page flag when the wallet payment buttons will not render (for example, when the connected account is still missing a business URL). The result is cached briefly. When the merchant has no connected Stripe account, or the lookup fails, all statuses are returned as
null.
The UUID of the charger.
Response
Whether Apple Pay is active for the connected account.
null when no account is connected or the status could not be determined.Whether Google Pay is active for the connected account.
null when no account is connected or the status could not be determined.A human-readable reason the wallet buttons may not render. May be
null.