#pete_3000 - emails

1 messages · Page 1 of 1 (latest)

junior vapor
#

Hello one moment

#

How are you accepting payments?

#

Elements? Checkout?

mighty briar
#

Not built yet as seeing if possible but will likely use checkouts

junior vapor
#

Got it. You can collect a different email on your site and use that to send the product

#

The email used in Checkout will be used for payment/receipt

mighty briar
#

When you say collect different email on your site, how are you implementing this?

#

Because at the moment the customer info is integrated to Klayvio which will use the customer info as basis for sending the email product after they pay through stripe

junior vapor
#

I was thinking just a text field to collect the email

#

Then when payment succeeds, send the email in your webhook handler

mighty briar
#

I will look into this, although I think the issue is that Klayvio can only use Stripe's customer email to send the emails and not an additional property field

#

Does that mean it is not possible to create the customer in stripe based on an additional email field when paying?

#

Hope this provides some more clarity on what I am trying to achieve

junior vapor
#

Ah ok this makes sense

#

I'm not too familiar with the Klayvio plugin, but it looks like you're right

#

That it only supports the one email

mighty briar
#

Yep, I will follow up with them if email product can be sent to another email address in a stripe customer's profile, however I doubt it tbh

#

Would be much easier if there is a way to create customer based on second email field?

junior vapor
#

I would reach out to their support

#

They can give more guidance

mighty briar
#

Something like:
Email1: Buyer's Email to receive receipt
Email2: Recipient of Product
Card Info: ...

And the customer in Stripe is Email2 ID

#

Is this possible with Stripe?

junior vapor
#

I don't believe so because the receipt goes to the same email that is for the customer in Stripe

lofty drum
#

@mighty briar The only way to add an additional recipient for Stripe receipts is through our dashboard - there is no way to do this through the API at this time