#harry_best-practices

1 messages · Page 1 of 1 (latest)

wicked mesaBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1260587170834415626

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

agile wraith
#

Hello
No, that's not possible.
Once the invoice has been finalized, it can't be changed. You can cancel the subscription and create a new one instead.

turbid pond
#

So can i delay the creation of the invoice until I am confirming the payment?

#

this is on initial creation of the subscription by the way

#

also if I do decide to cancel the subscription and create a new one, would I need to reload the paymentElement?

agile wraith
#

You'd want to delay the creation of the subscription as there's no way to control invoice creation for a subscription

turbid pond
#

I see

agile wraith
#

also if I do decide to cancel the subscription and create a new one, would I need to reload the paymentElement?
yes

turbid pond
#

okay

#

another thing, I couldn't find a way of adding shipping costs to a subscription, so I created a product for shipping

#

is shipping something you can change on an invoice? or is it literally anything that generates any kind of cost?

#

sorry let me reword that

#

can i actually add shipping costs separately on a subscription?

#

and then amend them after the subscription has been created

agile wraith
turbid pond
#

say I have shipping options, one is free and one is £5

#

and I load the checkout page

#

and decide to change my address

#

this changes my shipping cost

#

could I then update the subscription to reflect this?

#

it's looking a lot like i'm going to need to tear apart my checkout page ahha