You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a delivery app API. It calculates the price a user would pay for a delivery service, base on pick-up point and drop-off point, and delivery method(express/regular). It saves delivery details into a database and generates a Flutterwave payment link, and finally uses Flutterwave webhook to confirm payment.