#jazz_code

1 messages ยท Page 1 of 1 (latest)

grim bobcatBOT
#

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

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

cedar coyote
#

hey there, give me awhile to catch up

cedar scroll
#

First image shows saved card. Second image shows after clicking pencil icon.

cedar coyote
#

What about clicking the ellipsis button besides the pencil? would it give you the option to remove the card?

cedar scroll
#

When you click ellipses that is what is shown in the first image a pencil icon.. You would expect a trash can to delete. Seems strange to have this menu and only display 'edit'.. It "feels" like I should be able to add more options.

cedar coyote
#

Hmm i get what you mean, let me check further

cedar scroll
#

Thanks.. I've been looking at this for 2 days... Lol. Even signed up to discord for the first time.

#

Running 2025-08-27.basil if that helps

cedar coyote
#

You have to enable removal on the Customer Session linked to the Payment Element

cedar scroll
#

Oh man.. Well done. I'm not strong in backend, but will this work with PaymentIntent I believe that is what my backend dev is using..

cedar coyote
#

It should work regardless of payment intent

#

The Customer Session is what is being used with our Payment Element to display previously saved card

cedar scroll
#

Ok I will give it a shot.. Thanks for your help. really appreciate it.

cedar coyote
#

You're welcome ๐Ÿ™‚

cedar scroll
#

Reporting back it worked.. Champion!

cedar coyote
#

๐Ÿ™Œ awesome!

cedar scroll
#

Does this feature also save other payment methods, like Afterpay or Apple pay?

#

Or just cards.

cedar coyote
#

Apple Pay is wallet payment method that is actually a card underneath,~~ so it will be saved as a card.~~ But Afterpay I do not think so

#

You can save payment method that can be used for future usage. Afterpay you can't

cedar scroll
#

Interesting about Apple. I get that it is a card, but wouldn't think Stripe could save it... Above my pay grade.. I`ll let you go now. Thanks.

cedar coyote
#

You can display Afterpay as a payment method though

cedar scroll
#

Yeah I have got all other methods showing just not in this test and not with Saved Cards.

#

BTW for anyone reading this... We had to upgrade from basil to a newer API to get this working.

cedar coyote
#

You mean to enable the removal of saved payment method on your Payment Element?