Shopify Remix Trial Days and Monthly Billing

Shopify Remix Trial Days and Monthly Billing

Teon_Prudent
Shopify Partner
8 0 1

Hey, I have a quick question: I've noticed that a few installations of my app have exceeded the trial period, but I haven't received any payments yet.

 

I'm currently using Shopify-Remix, and I've double-checked my billing settings. Here they are for your reference.

 

  billing: {
    [MONTHLY_PLAN]: {
      amount: 2.99,
      currencyCode: "USD",
      trialDays: 3,
      interval: BillingInterval.Every30Days,
    },
  },

here is an example of an installation as you can see it's well past the 3 day trial

Screen Shot 2023-12-05 at 3.31.05 PM.png

However here is what my Earnings stats look like

Screen Shot 2023-12-05 at 3.33.20 PM.png

What could be the issue here?

Reply 1 (1)

hsdonkin
Shopify Partner
19 1 8

It looks like there's a `replacementBehavior` field you can put in the billing config