#suyog_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ 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/1425079633828647022
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Hi there! Let me take a look at this
Are you sure that's the correct URL? I don't see a website there
Also, do you have any request IDs you can share of payments where you did and did not see PayNow?
Thanks
I am trying to explore logs but based on time shared by our General manager, it is 3.15 PM SGT
there are too many logs, not able to reach to 3.15 PM SGT in API Logs
I can see only 1 payout was made, no API Call was shown on workbench app
any findings from your end @marble bridge ?
for your verification
From what I can see, the page is fetching the list of available payment methods from GivePlease: https://widget-api.givepls.com/api/WidgetButton/getWidgetConfiguration
It looks like your widget that shows the PayNow platform in the dialog
That's ok, I don't need this. You can feel free to delete this message, as this is a public server ๐
From what I can see, your popup widget decides which payment methods to show?
deleted
yes it checks if paynow is available or not using Stripe APIs
using canMakePayment
hi! I'm taking over this thread.
canMakePayment is used for Apple Pay, Google Pay, and Link. but not for Pay Now. https://docs.stripe.com/js/payment_request/can_make_payment
so I'm a bit confused about your setup and question.
still not able to find what is root cause of PayNow not being shown sometimes to same user which later sees it?