#drismail_api

1 messages · Page 1 of 1 (latest)

dapper thicketBOT
#

👋 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/1331821344798675034

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

languid wasp
#

Hi again Orakaro 😅

primal cliff
#

Hi there

#

Sorry ginme a few mins to catchup

#
  1. The CardElement might have limited support on stylings unlike our newer PaymentElements w Appearance API. The best examples I know is https://github.com/stripe/elements-examples?tab=readme-ov-file and you can look around the CSS code

  2. Can you send a test email as https://docs.stripe.com/get-started/account/email-domain#setting_sending_domain?

  3. If you are using Test mode, we don’t actually send email

GitHub

Stripe Elements examples. Contribute to stripe/elements-examples development by creating an account on GitHub.

Set up your own custom domain to interact with your customers.

languid wasp
#

Do you have an example of a react PaymentElements ?

primal cliff
#

Can you click to the ... can try sending test email from here

languid wasp
#

I just tried and it worked

#

I mean I received the email, but still same issue with receipt url are pay.stripe

primal cliff
#

Can I see the Invoice Id? in_xxx

languid wasp
primal cliff
#

I mean the Invoice you see sending from Stripe domain

#

its Id in_xxx

languid wasp
#

I didn't understand, sorry?

#

This was the test email you asked me to send

primal cliff
#

Sorry I meant the Charge where you see its receipt url

languid wasp
#

Alright, one sec

dapper thicketBOT
languid wasp
#

Hi river

tepid lichen
#

For custom domain, following settings only apply to specific interfaces:

  • Custom email domain: the email that Stripe sends from
  • Custom domain: Stripe hosted interfaces including Stripe Checkout, Stripe Payment Links, and the Stripe Billing customer portal
#

Custom domain doesn't apply to receipt URL

languid wasp
#

ahhh

tepid lichen
#

Yup! That's right!

languid wasp
#

Alright, thank you river!