-
Notifications
You must be signed in to change notification settings - Fork 205
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
Stripe Express (again) accounts disconnected when editing their profiles inside the Dokan dashboard #2310
Comments
@mralaminahamed, I was able to compare the database entries for a modified _dokan_stripe_express_account_info entry, before and after, opening the database using a code editor. The only difference is at the beginning. Before a:19:{s:10:"account_id";s:21:"acct_12345Abcd";s:18:…..the rest of the _dokan_stripe_express_account_info entry. After saving the vendor bio modification. a:19:{s:10:"account_id";s:0:"";s:18:…..the rest remains identical. |
@daniel-toader, Thank you for bringing this issue to our attention. We appreciate your feedback as it helps us improve Dokan Pro. I'm pleased to inform you that we have addressed the issue and submitted a fix. The solution is currently undergoing our standard development review and testing processes. Once these stages are complete, the fix will be included in a future release of Dokan Pro. We strive to maintain the highest quality in our releases, which is why we have a thorough review process. While I can't provide an exact release date at this time, please be assured that we're working diligently to incorporate this fix as soon as possible. Thank you for your patience and continued support of Dokan Pro. If you have any further questions or concerns, please don't hesitate to reach out. |
I'm really glad I was able to help, thank you! |
Hello Team,
The other day, I made some changes to a couple of vendors, updating details about their businesses inside the Dokan dashboard (biography description field).
Today, I realized that their Stripe accounts were disconnected.
I fixed the issue by restoring the entire website.
Disconnect: The user is not connected to Stripe Express.
These accounts were created between April 2023 and May 2023.
I've also had a vendor in the past who only changed a minor detail in the address in the Dokan dashboard that made their Express account disconnect.
At that time, I didn't realize it, but now it makes sense. That account was connected in April 2023.
The text was updated successfully, but these errors were encountered: