After the survey is complete, reward the winner with Chimoney
One idea of a flow will be
A user/org can launch a contest in your app
Pay for the contest by funding the Chimoney
That paid Chimoney is tied to the Contest
First user to complete the challenge wins they Chimoney/the redeem link is shown to them
I think a better and long-term strategy will be to build a survey app were people launching surveys have ability to add/upload custom questions to your app and before they save, they have to fund it by paying
Funding is done by
Select amount/cash prize for the survey
Your app calls /initiate-chimoney with the amount but without email or twitter or phone. So no receiver for this Chimoney
Include meta object in the initiate request
Then redirect the user to the paymentLink to pay
After payment, you will get a webhook message with the paid transaction
Then using the info from the webhook, set the quiz in your app as live
People can now test the quiz and first person that completes it receives the Chimoney
Create a survey app. Some ideas of tools to use https://www.npmjs.com/package/react-quizzes https://npm.io/package/react-quiz-component https://github.com/amamenko/react-buzzfeed-quiz
After the survey is complete, reward the winner with Chimoney
One idea of a flow will be
I think a better and long-term strategy will be to build a survey app were people launching surveys have ability to add/upload custom questions to your app and before they save, they have to fund it by paying
Funding is done by
People can now test the quiz and first person that completes it receives the Chimoney