hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[Bug]: [BE PYTHON ANCHOR] Update Plan Prices to Reflect Correct Amounts Across All Payment Information Pages #817

Open Kah-keh opened 3 weeks ago

Kah-keh commented 3 weeks ago

Description

On Anchor Python boilerplate, the pricing details displayed on the billing options for all plans are currently the same across all pages. The task is to correct the backend logic, implement accurate pricing (for Monthly and Yearly payments) for the billing options on each plan (Advanced and Premium).

Acceptance Criteria

Purpose

To provide users with clear and accurate pricing information to proceed for payment.

Requirements

Expected Outcome

Users see the correct pricing details for each plan on all relevant pages.

Link: https://anchor-python.teams.hng.tech/dashboard/admin/settings/payment-information

Watch issue video here: https://github.com/user-attachments/assets/d53e0c19-e3d1-4c8d-897c-32b04e285238

MikeSoft007 commented 3 weeks ago

Assign to me