Skip to content

Sumittecorb/hyper-pay-next

Repository files navigation

Hyperpay integration Introdution

  • 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

Testing test card and api and payment widget card

Testing live card api and payment widget card

Payment with new card

new-card

  • 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.

saved card payment

saved-card

  • 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 verify

Frameworks

  • 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.

Code Quality

  • 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

testing Entity Id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •