#gabrieldesigns

1 messages ยท Page 1 of 1 (latest)

sinful dewBOT
covert ruin
#

What do you need help with?

hybrid magnet
#

i want to send auto paid invoices

covert ruin
#

They should send automatically once paid assuming you have the setting enabled. Do you have an example that wasn't?

hybrid magnet
#

and I really don t understand where I need to modify the "invoice_creation" to true

#

so, when someone complete a payment on my site

#

he recive on email only a recipt from stripe

#

And I want that the customer recive the PDF Invoice too on email

covert ruin
#

Well, how are you integrating with Stripe? The screenshot you shared is for Checkout โ€“ are you using that?

hybrid magnet
#

yes

#

I will give you a ss rn from checkout

covert ruin
#

Ok, yep that's Checkout. So do you control your integration yourself?

hybrid magnet
#

not really

covert ruin
#

Then you'll need to speak to whoever control that integration, so they can enable the invoice creation for you via the parameter

hybrid magnet
#

Oh, yes

#

sorry, i don t understant that question

covert ruin
#

Which question?

hybrid magnet
#

i am controling it

covert ruin
#

Are you the developer who built your Stripe Checkout integration?

hybrid magnet
#

yes

covert ruin
#

Ok, then are you able to add the invoice_creation parameter to the code that creates your Checkout Sessions?

hybrid magnet
#

i just copy thr

#

the keys

#

publishabale key and secret key

#

and it was intergrated

covert ruin
#

Sounds like you're using a plugin?

hybrid magnet
#

yes

covert ruin
#

Then you need to speak to the company that build/maintain the plugin

#

They need to offer support for that feature

hybrid magnet
#

sorry for late response

#

so, how can I modify the API code?

#

where

covert ruin
#

If you're using a plugin, you likely can't

hybrid magnet
#

do you know Site123?

covert ruin
#

I do not โ€“ but you should speak to them if that's who owns your Stripe plugin

hybrid magnet
#

to them? with Site123? or stripe? ๐Ÿ™‚

covert ruin
#

Site123. We (Stripe) cannot help I'm afraid

hybrid magnet
#

and to ask them what?

covert ruin
#

Exactly what you've asked us

hybrid magnet
#

they said that

#

i need to speak with the gateway.. :))

covert ruin
#

What is your account ID? acct_xx

hybrid magnet
#

just a moment to check

#

acct_1NShWHDTClUUOkB6

covert ruin
#

From what you've explained, you didn't write the code to make that request. You use a plugin with Site123. Correct?

hybrid magnet
#

yes, i just add to the site123 the publishable key and the secret key

covert ruin
#

Ok, then their plugin makes that API request. In order for you to use that feature you shared, the invoice generation, then they need to update their code to include the invoice_creation parameter

#

You cannot do that, we cannot do that

#

Feel free to share this conversation with them if it helps them understand

hybrid magnet
#

oh, clear now, so I need to ask them to modify the API

#

thank you so much man