#tematoconunoedo - Payment Notifications

1 messages ยท Page 1 of 1 (latest)

hasty pagoda
#

HI ๐Ÿ‘‹

#

What kind of Payment object in Stripe are you using?

copper tree
#

Sorry, what do you mean with "payment object"?๐Ÿ˜…

hasty pagoda
#

What types of Stripe records are you using?

#

Stripe sends Invoice receipt emails but I don't think we automate sending emails for Payment Intents

#

And I am unfamiliar with ManyChat and how they integrate with Stripe

copper tree
#

Sorry i dont know enough about stripe, what do you mean with Stripe Records

#

Stripe is not sending email payment confirmation when a payment is succesfully done

#

The only way is to manually sent it by clicking the button "Send payment confirmation" in Stripe

hasty pagoda
copper tree
#

But I want to have this automated

hasty pagoda
#

Okay...that is why I am asking what Stripe records you are using. How do you interact with Stripe?

copper tree
#

Could you give me an example of a stripe records?

hasty pagoda
#

BOth of the docs I linked above are examples

copper tree
#

The way the user interact with stripe is on instagram, there is a chatbot that sends him a button that opens a page (inside instagram) and then the user pay

hasty pagoda
#

With good explanations

copper tree
#

ok let me see it

#

Ok let me see if I understand

#

I dont want to send automatic invoice to my customer after a payment. Just the receipt of the payment confirmation.

#

I also do not want to send notification for payment attempt

#

Intent*

hasty pagoda
#

Okay how are you interacting with Stripe. I still don't know what options you have

copper tree
#

Im so confused

#

Please could you be more specific

#

How am I interact with stripe? through the web page i guess

#

๐Ÿ˜…

#

This is what are you asking?

#

And the customer interact with Stripe through a pop up page inside instagram

#

Sorry Im a beginner on Stripe

#

๐Ÿ˜ฆ

hasty pagoda
#

Okay. So you use our Dashboard. When you go to Payments, what records do you see?

copper tree
#

All these successful payments

hasty pagoda
#

And when you look at one does the ID start with a pi_?

copper tree
#

Yes

#

pi_3KtahaKDKvAY........

#

Oh no sorry

#

Starts with a pm

hasty pagoda
#

Those are Payment Methods, The PI one is a Payment Intent

copper tree
#

but what ID are you asking. There's one above on the right corner, that one starts with "pi"

hasty pagoda
#

Yup

copper tree
#

But below on payment method there's an ID stating with "pm"

#

but how does this help me?

hasty pagoda
#

I am trying to understand what Stripe records your integration interacts with. It will help me know where to look next

copper tree
#

Does this help you?

hasty pagoda
#

No, wait..yes

copper tree
#

To understand

#

Sorry is in spanish. If you want I could change it to english

hasty pagoda
copper tree
#

This message says explains: "This configuration is ignored when a payment is done through the API and you you provide the parameter RECEIPT_EMAIL"

#

Could that be the problem? and why๐Ÿ˜…

hasty pagoda
#

That could be the problem. I assume the ManyChat integration is using the API.

copper tree
#

Yes, is using it

hasty pagoda
#

Does ManyChat say "Stripe will send the email" or is it something they are offerring?

copper tree
#

yes, let me share you

#

And it is activated

#

Look, on stripe the "Receip_email" is null

#

that is the parameter that stripe mentioned ?

hasty pagoda
#

It is

copper tree
#

So, thats the problem?

#

And how do I could solve it?

hasty pagoda
#

I think you would need to ask ManyChat to collect the customer's email address and add it to the receipt_email field. Here we describe how it can be done: https://stripe.com/docs/receipts

copper tree
#

Ok let me set it

#

see it*