-
Notifications
You must be signed in to change notification settings - Fork 7
Spotflow Initialize Payment Guide #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: hacktoberfest-spotflow
Are you sure you want to change the base?
Spotflow Initialize Payment Guide #86
Conversation
|
@gloriadasilva is attempting to deploy a commit to the SuperDev's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hi @gloriadasilva for this (see screenshot below), the link you're meant to add is app.spotflow.co Curious to know how or where you got the other link though?
|
|
Also here @gloriadasilva does this code work? Asking because the body and the parts i pointed an arrow to aren't something a user can copy and paste. tried it and it shows code errors
|
Timilehin08
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to this, the alternative method and often preferred method by developers is to verify payments via webhook. kindly update your medium article to say, they can set a webhook url on their dashboard on app.spotflow.co and they'll know if payments are successful via the webhook set. see a sample of the webhook screenshot/how it looks like below.

|
Also add to your article that they as a merchant that owns the application and the customer that made the payment receives an email once the payment goes through @gloriadasilva In all, this is a really good article. Welldoneee on the great job. Kindly reflect these changes and let me review again. Let me know if you have any questions. |
I had to look for the login link on the internet and I found this. It is working, though, because I was able to create an account. I'll replace it now. |
Yeah, the |
Alright, thank you. I'll get back to you once I update it. |
Hi, @Timilehin08 . I need clarifications concerning this. Should i create a dedicated subheading for both methods, i.e., 'verify' API and the webhook? Or should I just simply mention the webhook as the recommended alternative? |
okayy |
You can create a dedicated subheading for both methods mentioning webhook as a recommended alternative @gloriadasilva |
Hi, @Timilehin08 . Is there a way I can set a webhook URL on my account? I think there is a limit to what I can access on my dashboard until I complete my account setup. |
hi, @Timilehin08 . Still waiting for your reply. |
Hi. please share your email, i'll invite you to the hacktoberfest account where you can set up a webhook url. you'll need to set your own password once you're invited though. on the dashboard, go to settings - api and webhooks. you'll be able to set up there. |
|
Apologies for the late reply. @gloriadasilva i've responded above |
Alright. Here is my email address: [email protected] |
|
I've sent an invite You can set up the account on your end. Adding webhooks are in Settings > Payment > API Keys @gloriadasilva |
Hi, @Timilehin08 . Sorry for the back and forth. I have accepted the invitation, created a password and enabled 2FA, but i keep getting 'incorrect username or password' error anytime i want to log in. The password is the new one I just created and I used the same email address you sent the invitation to. Don't know why it's popping the error. |
|
I had to invite this email: [email protected] because of your previous account |
|
Oh, I have been able to log in now. Thank you. |
|
Hi, @Timilehin08 . I tried the webhook URL from the webhook. site and then pipedream, but none worked. Once I paste the webhook URL in the dashboard, it won't save. I don't know why it its happening or maybe there is something i am doing wrong |
did you click on save and put in your OTP code for that email from your authenticator app afterwards? |
|
also ensure you save the webhook url in test mode and not live mode on the dashboard @gloriadasilva |
yes, I have switched to test mode. The "Save" button is not clicking. Please, check the attached image. Once i submit the url and click the "Save" button, nothing happens. |
|
are you sure it's not your network? cos i tried it here and it works with same hacktoberfest account Anyway, I've set a webhook url on the account: https://webhook.site/168f41b5-8efa-442b-8982-55e061d9e348 |
|
Hi, @Timilehin08 . I am not sure if using HMAC SHA512 with the secret key is the correct way to compute the signature because I keep getting errors. Here is my code snippet: `` |
@gloriadasilva so I confirmed ours is HMAC 256 not even 512 Lastly to speed things up if you don’t eventually figure it out, you can remove the verification line. |
Oh, I was using the normal secret key. I'll just remove it then. |
|
hi, @Timilehin08 . I have updated the article based on your feedback. You can check it out here: https://medium.com/@gloriadasilva_28376/how-to-integrate-spotflows-initialize-redirect-api-in-your-application-18c002b16ec0 |
Well done @gloriadasilva I’ll check it out in a bit. |
@gloriadasilva So we’ll like to add this in the tutorial section of our new documentation platform. We’ll give you credits and also add your medium link. |
Alright. Thank you so much.
video demo: https://www.youtube.com/watch?v=3D5EVUTUy8s
Demo app (if necessay): https://spotflow-demo.onrender.com/ @Timilehin08
|

















What does this PR do?
Added a single line to the contribution guide so I can submit a pull request for the how-to guide link.
Description of Task to be completed?
I created a practical how-to guide on integrating the Spotflow Initialize/Redirect API.
Medium article: https://medium.com/@gloriadasilva_28376/how-to-integrate-spotflows-initialize-redirect-api-in-your-application-18c002b16ec0
LinkedIn post: https://www.linkedin.com/posts/gloria-tejuosho-0547012a7_hacktoberfest-opensource-technicalwriter-activity-7388470090276450304-wvhD?utm_source=share&utm_medium=member_desktop&rcm=ACoAAEn3CwABjg7WUbfCDo2tHuOZN6v53WfMk_0
Link to Issue
Issue: #77
Add Hacktoberfest Accepted Label to Your PR
This PR is a Hacktoberfest submission.
Please add the
hacktoberfest-acceptedlabel.