#noble

1 messages · Page 1 of 1 (latest)

dire barnBOT
jolly plover
#

Hmm, for that particular email I'm not sure

#

You mean the X-day pre-renewal reminder?

rain igloo
#

Yes

jolly plover
#

I don't believe so, let me check

#

Doesn't seem to be an audit trail for the email, just the invoice.upcoming event (if configured)

rain igloo
#

Ouch, ok

jolly plover
#
We have an e-commerce platform where in customers can purchase products with a flat delivery charge. However, if they opt to purchase a subscription, the delivery charge is reduced.

For new customers, when they place their first order, they have an option to opt to add-on subscription to their purchase.

Now the total amount to be paid is essentially for the order + the cost of subscription for the first month.

We could not find an option to do this ideally. Have figured out a work around.

We are currently activating the trial plan for first month and the amount is collected as a part of the order. 

The first payment of the subscription on Stripe essentially happens at the start of Month 2. 

However, the payment was collected at the start of Month 1 itself.

Is there a better way to implement this?

PS - We do not want the user to go to the Stripe platform twice for the authorization of auto renewal for subscription. We are using Stripe's interface for order payment.
rain igloo
#

Continuing there

#

here*

jolly plover
#

How are you integrating?

rain igloo
#

We're using Stripe's payment page itself.

#

You can check using a demo transaction on our staging environment

#

You can use a US disposable number for sign up

jolly plover
rain igloo
#

Checkout

jolly plover
#

Can you share an example Checkout Session ID cs_xxx for how you're currently creating sessions

rain igloo
#

Let me see if I can get it with my developer

jolly plover
#

Not sure if that's what you're referencing, but sounds like it