#void_api
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/1355201082070143000
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Yeah, we didn't see anything obvious either - we had a theory it could be to do with merchant category codes but that was as far as we got
I'm looking at that too
Hang on, my colleague pointed out something i missed: afterpay_clearPay you have an uppercase P in there, which is not expected
Can you try fixing that to all lowercase and see if you still encounter an error?
This might be a bad error message triggered by an invalid payment method type
Ah that might be it, just a second, I'll give it a go
I was able to repro this poor error, will file to get that improved
I think it should resolve your issue
Yep, working for me now too as expected. Thank you