Yogstation 13 - Modules - TypesVar Details - Proc Details

unregistered pay stand

Vars

force_feeReplaces the "pay whatever" functionality with a set amount when non-zero.
linked_cardID linked to the holopay

Procs

alert_buyerAccount checks If the user has enough money, ask them the amount or charge the force fee Exit checks in case the user cancelled or entered an invalid amount Success: Alert the buyer Alerts the owner of the transaction.
default_unfasten_wrenchPay the owner Make alerts
process_paymentInitiates a transaction between accounts.
ui_interactUsers can pay with an ID to skip the UI Users can also pay by holochip Account checks Charges force fee or uses pay what you want Exit sanity checks Success: Alert buyer Throws errors if they try to use space cash

Var Details

force_fee

Replaces the "pay whatever" functionality with a set amount when non-zero.

linked_card

ID linked to the holopay

Proc Details

alert_buyer

Account checks If the user has enough money, ask them the amount or charge the force fee Exit checks in case the user cancelled or entered an invalid amount Success: Alert the buyer Alerts the owner of the transaction.

Parameters:

default_unfasten_wrench

Pay the owner Make alerts

process_payment

Initiates a transaction between accounts.

Parameters:

ui_interact

Users can pay with an ID to skip the UI Users can also pay by holochip Account checks Charges force fee or uses pay what you want Exit sanity checks Success: Alert buyer Throws errors if they try to use space cash