[GH-ISSUE #467] Remove wait-period, dFlow server purchase process for IP & Hostname population #298

Closed
opened 2026-03-03 11:14:36 +03:00 by kerem · 1 comment
Owner

Originally created by @pavanbhaskardev on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/467

Originally assigned to: @pavanbhaskardev on GitHub.

  1. During dFlow server purchase we're waiting until IP, Hostname population and later redirecting user to servers page
  2. Instead of waiting for them trigger purchase, redirect user to servers-page with order-ID
  3. Fetch order details based on order-id, once Hostname, IP is present create server with those details
  4. Show a confetti if order purchase was successful
Originally created by @pavanbhaskardev on GitHub (Oct 8, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/467 Originally assigned to: @pavanbhaskardev on GitHub. 1. During dFlow server purchase we're waiting until IP, Hostname population and later redirecting user to servers page 2. Instead of waiting for them trigger purchase, redirect user to servers-page with order-ID 3. Fetch order details based on order-id, once Hostname, IP is present create server with those details 4. Show a confetti if order purchase was successful
kerem 2026-03-03 11:14:36 +03:00
Author
Owner

@pavanbhaskardev commented on GitHub (Oct 9, 2025):

  1. Now placing order in action & directly creating server with placeholder data
  2. In background triggering a queue for updating the details
  3. Pushed changes to main commit
<!-- gh-comment-id:3384176116 --> @pavanbhaskardev commented on GitHub (Oct 9, 2025): 1. Now placing order in action & directly creating server with placeholder data 2. In background triggering a queue for updating the details 3. Pushed changes to main [commit](https://github.com/dflow-sh/dflow/commit/c60eb005eca4f6bf43e60015cbe56e442bb75d55)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#298
No description provided.