Skip to content

Commit

Permalink
removed discount code
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurikam2003 committed Jul 5, 2024
1 parent a250fcb commit 25392a0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions server/src/services/PaymentServices.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,11 +124,6 @@ const PaymentServices = {
quantity: 1,
},
],
discounts: [
{
coupon: 'MSH2gI9n',
},
],
mode: 'payment',
success_url: `${process.env.CLIENT_BASE_URL}${
products[type]?.relativeUrlSuccess ?? products['orientation'].relativeUrlSuccess
Expand Down

0 comments on commit 25392a0

Please sign in to comment.