Feb 6
Improve the posting job payment flow
Need to improve showing how the payment flow works. We need to show job that are added but not paid as in progress (Probably not even showing those in the jobs list), we need to wait for webhook to update the status to show the job.
i figured a bug tho, when i tried to pay to post a job, i refreshed my page and it still posted the job without me completing the payment. and also it won’t let me delete a job
Completed

Was done. Only thing missing is removing the pending_payment jobs from the dashboard jobs. We need a new section for failed payments. If users don't go through with the payment and reload the page, we don't add the job and they can't see it in their dashboard, but we still save those jobs cause the system is built to save jobs first and handle payments later.