Started implementing the Paymob integration

This commit is contained in:
Tiago Ribeiro
2024-05-13 10:38:05 +01:00
parent 8b2459c304
commit f967282f71
5 changed files with 407 additions and 293 deletions

View File

@@ -47,6 +47,7 @@
"next": "13.1.6",
"nodemailer": "^6.9.5",
"nodemailer-express-handlebars": "^6.1.0",
"paymob-react": "git+https://github.com/tiago-ecrop/paymob-react-oman.git",
"primeicons": "^6.0.1",
"primereact": "^9.2.3",
"qrcode": "^1.5.3",
@@ -98,4 +99,4 @@
"tailwindcss": "^3.2.4",
"types/": "paypal/react-paypal-js"
}
}
}