Can I upload transactions before the month ends?
Or before receiving Bubble's summary
Last updated
Or before receiving Bubble's summary
Last updated
We recommend waiting until the end of the month for Bubble's summary to minimise manual work and potential errors. However, if you prefer to upload transactions earlier, you can do so by following these steps:
Paid to Seller – The amount you received after Bubble fees were deducted.
One-Time Payment – Enter TRUE if the transaction is a one-time payment; leave blank for subscriptions.
Plugin – Your Plugin ID.
Refunded – Enter the refunded amount (if applicable).
Subscription ID (Encrypted) – The unique ID provided by Bubble for subscription transactions.
Before Bubble sends the monthly summary, this can be found by looking at the fetch results in the network tab of your dev tools.
Creation Date – The date the transaction was created.
Can be entered as a single column or split into two columns, as shown in the example.
Each transition should contain either "Subscription ID" or a "One time payment" = "TRUE", otherwise a transaction cannot be allocated. "Subscription ID" signifies that it is a subscription transaction and "One time payment" = "TRUE" signifies one time purchase.
Unfortunately, Bubble doesn't expose this directly on the page when showing your list of transactions for the current month, even though it's in the fetch results.