#alexanderfarkas_api

1 messages ยท Page 1 of 1 (latest)

verbal gobletBOT
#

๐Ÿ‘‹ 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/1425845560971366577

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

tawny musk
#

hi there, how are your customers paying the invoices? are they using the Hosted Invoice Page?

weak hedge
#

Hi!
Yes, they do. We create an invoice with stripe.Invoice.create (using Python SDK) and Customers use the link in the email to pay.

tawny musk
#

thanks, looking into it now

weak hedge
#

Thank you!

#

I deeply apologize, the invoices affected were not created using the new api version. They were created with "2020-08-27" api version

tawny musk
#

gotcha, I would also double check your setting for "Ask customers before saving their payment information", as if that's turned on, your customers are free to decline having their payment info save

verbal gobletBOT
weak hedge
#

No, it's disabled

#

May be there is a separate setting for Connected accounts that we missed?

unique elm
#

hey there, stepping in for denton as they need to step away

#

(you'd do an update, rather than create though)

weak hedge
#

I see, thank you!

weak hedge
#

It's "always" for every connected account

#

I've verified it just now - account["settings"]["invoices"]["hosted_payment_method_save"] is "always"

#

@unique elm Do I need to open a separate ticket? Or is this one still active?

unique elm
#

๐Ÿ‘€

#

(there's no "ticket" here, just our chat)

#

Is the implication that this is already set the way you'd expect to cause this to be saved, but its not saving anything?

weak hedge
#

Correct

#

I can provide you with multiple invoice ids if it helps

unique elm
#

What payment method type are you using to test payment here?

#

Card or something else?

weak hedge
#

I'm not testing but looking into production data. Yes, we use cards only

#

That's the client's complaint - customers pay their invoices, but there is no payment method attached to customers after the payment.

#

For example, there is a connected account - acct_1S8WrtETgxuPDsTA, and invoice - in_1SEES8ETgxuPDsTAinMbvQo5. It was paid, but the customer cus_TAZbsDDb95BqI1 doesn't have any payment methods

unique elm
#

And do you know if customers are given the option to save via a checkbox, or nothing like that is appearing?

weak hedge
#

I found out. They are actually presented with a checkbox. Client somehow managed to set it to "offer" and I missed it among the mass of "always"

#

Do you know whether it's possible to set this "offer" from the dashboard?

unique elm
#

Aha

#

nice

weak hedge
#

Thank you for the suggestion. It made me double check ๐Ÿ˜„

#

But I'm still confused how they did it

#

Because I wasn't able to do it

#

Do they have a different dashboard? Because I cannot locate this setting when I enter as a root admin to the Connect dashboard for their company.

unique elm
#

Ah because its a standard account with a full dashboard, they likely do have control over this themselves

weak hedge
#

Thank you for the help. I really appreciate it. Have a great day ๐Ÿ™‚

unique elm
#

you too!