I'm trying to set up a button that will send users to a page that will allow them to make a payment to their account. In order to generate the link I have to first have an access token generated and then that token needs to be used to create the URL for the link. Does anyone know how I might be able to do this? Maybe an e
Hey, @BBoxler👋 Thanks for your post and welcome to our community.
It sounds like you have an interesting and challenging project. There isn't an available endpoint to generate keys in the manner you are describing. You'd need to create a public app and utilize OAuth to generate tokens for your users.
While our community champions and experts are brilliant and very helpful, providing a custom solution would typically fall under paid work. My suggestion is to experiment a bit, build out a v1 and then loop back here with a specific question or challenge.