#hellruba_api

1 messages ¡ Page 1 of 1 (latest)

small tapirBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1344600143923515432

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

drowsy oriole
#

Not sure what you're describing when you say 'montant'? Can you share a screenshot?

pulsar heron
#

wanted to mean amount. Basically applyong a life time coupon which is recurring at 100% on the amount. But upon the subscription, the amount displayed for bank credit card validation is that of the subscription. Wanted to confirm if that the usual behavior or if there is a way to make it so that the amount displayed and considered is that of the subscription amount with the promotion applied and not only the subscription amount

#

for this one i had a 100% promotion code applied

#

is there a way to make it so when i create the subscription, it will consider the promotion code applied and not only after the invoice is validated? So that the user see the real amount applied and not the fixed amount of the subscription creatd

drowsy oriole
#

Can you share the pi_xxx ID for the payment?

pulsar heron
#

pi_3QwoX5CAVza9I8ys0udfY4kC

drowsy oriole
#

Hmm, there's no discount applied to that payment which explains why it's displayed that way in the 3DS/auth challenge

pulsar heron
#

on this req_yEvdrnPOqvxwX6

#

invoice related in_1QwoX4CAVza9I8ysVNQtW3yS

#

sub related sub_1QwoX4CAVza9I8ys7sA0IasH

#

on the dashboard sub i do see the promotion code. But it doesn't reflect on the invoice thus display on card validation only sub amount

#

is there a miss configuration on my part where it applies later on in invoices but the first one seems to not apply it correctly?

drowsy oriole
#

Well yes, that update to apply the promotion code won't apply to the original invoice created on the subscription creation

pulsar heron
#

so i have to manually apply it on the invoice or is there another way to do so?

drowsy oriole
#

No because at that point the invoice is finalized and immutable. Why not just pass the discount when you create the sub?

pulsar heron
#

will recheck the codebase and apply some changes. At least i got a view of what could be the issue. Thanks!

drowsy oriole
#

No problem, glad I could help!