- To start hyper pay payment gateway there is no third party integration.
- Here we need card entity id like visa entity id or mada card entity id
- Hyper provide Card widget to enter card details if add new card
- Hyper provide Card widget to enter card cvv if we do payment with save card
- Hyper pay provide api to verify payment
- We do payment with new card and also with saved card list
- If we do payment with add new card then pls check code of root file app.tsx all instruction are there.
- When we do payment with save card then the process is same
- Firstly genrate checkout id from select card
- Then behalf of that render the card widget where we enter only cvv no.
- And then process is same as
- Next.js – React framework for building performant apps with the best developer experience
- Node.js – Handle user authentication with ease with providers like Google, Twitter, GitHub, etc.
- TypeScript – Static type checker for end-to-end typesafety
- Prettier – Opinionated code formatter for consistent code style
- ESLint – Pluggable linter for Next.js and TypeScript
- NEXT_GOEJAR_HYPERPAY_VISA_MASTER_ENTITYID=8ac7a4c87f485438017f4ad726376ecc
- NEXT_GOEJAR_HYPERPAY_VISA_MADA_ENTITYID=8ac7a4c87f485438017f4ad7ddda6ed5
- NEXT_GOEJAR_HYPERPAY_PAYMENT_WIDGET=https://test.oppwa.com/v1/paymentWidgets.js
- NEXT_HYPERPAY_PAYMENT_URL=https://test.oppwa.com