Skip to content

A secure PHP-based Razorpay payment gateway integration using .env for API key protection and clean backend handling.

Notifications You must be signed in to change notification settings

parmarkalpesh/razorpay-php-integration-secure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Razorpay PHP Integration (Secure)

This project demonstrates a secure Razorpay payment gateway integration in PHP using environment variables (.env) to protect sensitive credentials.

๐Ÿš€ Features

  • Razorpay order creation via API
  • Payment handling using Razorpay Checkout
  • Secure storage of API keys using .env
  • Simple and clean frontend (HTML + JS)
  • PHP backend to handle order and verification

๐Ÿ› ๏ธ Tech Stack

  • PHP (Vanilla)
  • JavaScript
  • Razorpay API
  • dotenv (via vlucas/phpdotenv)
  • HTML

About

A secure PHP-based Razorpay payment gateway integration using .env for API key protection and clean backend handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published