Skip to content

Duplicate_Purchases-Verification Logic #1167

Open
@Surya-sourav

Description

In the Course-Selling-Server , the user route has a minor issue with the purchase logic i.e its purchasing the same course for more than once (Purchase Duplication ) to avoid the edge case and to give the user a better experience lets add a Verification Logic at the Backend Route that would verify whether the course is already purchased by the user by taking two params (username , courseId)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions