Stored Value
The Stored Value payment mode is typically used when you capture payment on your own platform from your customer. It relies on a stored value balance deposited with Goody. Revenue share is credited back to the same account, so no additional revenue share reconciliation is required.- Create an order batch with
payment_method_id
set toCOMMERCE_STORED_VALUE
. - Capture payment from your customer on your own platform.
- Once the order is accepted, the cost of the order will be deducted from your stored value account.
- Then, the revenue share will be paid into the stored value account as a separate transaction, so it can be easily separated out in your reports.
Embedded Payment Form
