#kim_afterpay-invoice

1 messages ¡ Page 1 of 1 (latest)

silent nebulaBOT
#

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

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

true maple
#

I have clicked active on afterpay but still not showing up on invoices. I spoke to support and they said I have to integrate it on my stripe and to reach out to developers and they could integrate it.

kindred merlin
#

hey there, taking a look.

#

I have clicked active on afterpay
Clicked on it where?

true maple
#

in payment methods

#

The guy in support stated it had to be integrated and i have no idea how to do that

#

I am working on the ZOHO account in stripe.

#

pmc_1PkTvvFqIsSUyjHjTrezKsde

kindred merlin
#

For invoices, you also need to enable the payment method(s) specifically on this invoices settings page

true maple
#

in the invoice settings under update payment methods it has afterpay showing to activate, when i click that it takes me to add afterpay to your custom integration

kindred merlin
#

If you're not able to enable the payment method there due to not being activated, you'll need to contact support for hlep with your dashboard settings.

Alternatively, when creating invoices via the API you can specify invoice payment method types manually:
https://docs.stripe.com/api/invoices/create#create_invoice-payment_settings-payment_method_types
In test mode you should be able to use any payment methods regardless of account activation.