#anadev16_api

1 messages ¡ Page 1 of 1 (latest)

flat timberBOT
#

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

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

lime vine
#

Hello
Let me take a look

#

When you say all the available payment methods, do you mean all the saved payment methods? Or NO saved payment methods?

dim sparrow
#

HI @lime vine ! I mean all saved payment methods

lime vine
#

does that customer have any other payment methods that allow redisplay?

#

specifically, allow_redisplay = always ?

dim sparrow
#

Yes, three of them actually

lime vine
#

yup, you're right.. I see that on the associated payment methods..
Thinking..

#

is the page you're testing on live? if so, can you share the URL?

#

Make sure you're formatting it correctly

  saved_payment_method_options: [
      allow_redisplay_filters: 'always',
      ...
  ]