#web3jobs if the user was forced to signup from the job post when he clicked apply, redirect him back to this job post, so he can apply immediately to the job that he was interested before signing up
#web3jobs add events invoice.payment_failed and invoice.payment_succeede to stripe webhook settings, becasue before somehow these events were not sent to webhook
#web3jobs switch from stripe webhook event customer.subscription.created to invoice.payment_succeeded and invoice.payment_failed, because customer.subscription.created works even if the payment failed sometimes