#kyomen_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/1225862777537695897
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
So is the issue you are having that you cannot integrate Apple Pay because of the required management URL?
Hello ๐ I'm implementing it, didn't tested yet. But VSCode is giving me the error saying its mandatory
Also, I have some questions about the payment data itself. On the documentation example, it sets the intervalUnit to month and intervalCount to 1, but it also sets the endDate in a year. Does this mean that the client will pay 12 months or what exactly?
I have not tested this flow myself. I would recommend running through this in test mode to be sure of the expected behavior.
ok, thx! And about the managementUrl, do I leave it blank?
My concern is that Apple rejects it
I would add a deep link back to your app
Ok thx!