Execute_StartPurchaseDesirePurchase
Description
Called from a payment interaction's FinishScript (BaseObject=the customer themselves) to try
queuing a purchase interaction toward the customer's preferred purchase target (or a fallback
candidate) on the HouseholdBiz located at their current Site. Does nothing if the customer is
possessed, has not reached the purchase desire threshold, already has a purchase interaction
queued, or no purchasable interaction can be selected.
Parameters
| Parameter | Description |
|---|
| BaseObject | The customer character attempting to start the purchase; must be the payer itself |
Examples
| Description | BaseObject | Command |
|---|
| Try to chain Self into a purchase after finishing payment | Self | StartPurchaseDesirePurchase |