Liquid Template Variables - customer credit

From Spiffy Stores Knowledge Base

Revision as of 12:41, 25 June 2018 by Admin (talk | contribs) (Created page with "The CustomerCredit object is available in credit update notification objects. The Liquid template variable '''customer_credit''' has the following attributes: == <code>custo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The CustomerCredit object is available in credit update notification objects.

The Liquid template variable customer_credit has the following attributes:

customer_credit.id

Returns the unique internal number of the customer.

This is normally only for internal usage.

Further Reference