Less than 1 minute
Online Transactions
We process online transactions using Stripe. All transactions are made directly to your account, which is to say that we don't hold your fund. Although the fund would only be deposited to your account every Monday. When there is a holiday on Monday, it would be deposit in the next available business day.
You can set up one or more checking account to accept fund. The fund would be deposit to the default account every week.
Type | Description |
---|---|
charge | Created when a credit card charge is created successfully. |
payment | Created when an alternative payment method charge is created successfully. |
payment_failure_refund | ACH, direct debit, and other asynchronous payment methods remain in a pending state until they either succeed or fail. |
payment_refund | Created when an alternative payment method refund is initiated. |
refund | Created when a credit card charge refund is initiated. |
refund_failure | Created when a credit card charge refund fails, and Stripe returns the funds to your balance. |
Stripe has a more detailed explanation of these transactions.