#daniyal_11692

1 messages · Page 1 of 1 (latest)

velvet fossilBOT
#

Hello daniyal_11692, we'll be with you shortly! Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
https://discord.com/channels/841573134531821608/1164200701015097416, 0 days ago, 20 messages
https://discord.com/channels/841573134531821608/1164164883902898287, 0 days ago, 41 messages
https://discord.com/channels/841573134531821608/1164172324468178964, 0 days ago, 3 messages

ornate knoll
#

The server is busy, can you tell me what you were discussing in your last thread?

marble bobcat
#

sure

#

i want to migrate my app from card element to payment element, i've implemented all the frontend related steps but the methods like affirm and klarna are not showing up, they are also enabled in my testmode dashboard

#

this is what i'm trying to do

#

they asked me to updgrade my api version

#

i've also done that now

#

only card option is showing

ornate knoll
#

Are you doing the flow where you create a PaymentIntent before rendering the element? Or is it the flow where the element is rendered before the PaymentIntent?

marble bobcat
#

create setupintent before rendering the element

ornate knoll
#

Can you send me the ID of a SetupIntent that you created that only showed card in the payment element? (si_1234)

marble bobcat
#

seti_1O2b0lAAKdQR3wItSYoCQQFH

ornate knoll
#

It looks like Klarna does not support SetupIntents, less clear on Affirm but am looking in to it

marble bobcat
#

it shows setupintent here

ornate knoll
#

Can you link me to that doc?

#

That looks like it is talking about the Payment Element in general. The PE is still restricted by what the Payment Methods themselves support

ornate knoll
#

Right, so it is just saying that the Payment Elment can use Setup Intents. Setup Intents themselves are limited in what Payment Methods you can use with them

marble bobcat
#

both affirm and klarna cannot be used with setupintent?

ornate knoll
#

Correct

#

If you look under the "But Now Pay Later" dropdown lower on the page it shows what those payment methods support

marble bobcat
#

can you suggest a solution?