Skip to content

Logic Bytes

Spread Your Knowledge

  • Home
  • How To
  • PHP
    • Cakephp
    • WordPress
    • CodeIgniter
    • Laravel
  • Python
    • Django
    • Flask
  • Contact

payment gateway

Article / CodeIgniter / payment gateway / PHP

Get all contents and files in Directory in php

July 4, 2017 Chandan SharmaComment on Get all contents and files in Directory in php

## GET CONTENTS IN A DIRECTORY $theme_contents_all  = array(); $theme_contents_files  = array(); // Open a directory, and read its contents if (is_dir(MINI_USER_THEME_DIR)){ //check if exists, …

Read More
Article / CodeIgniter / payment gateway / PayUMoney / PHP

PayUMoney return data after payment

January 30, 2017 Chandan SharmaComment on PayUMoney return data after payment

    Array ( [mihpayid] => 403993715515489558 [mode] => CC [status] => success [unmappedstatus] => captured [key] => DgdPazAK [txnid] => CHN00001140 [amount] => 5000.0 …

Read More
payment gateway / paypal

What is PayPal Returned Data in php

January 1, 2017 Chandan SharmaComment on What is PayPal Returned Data in php

#PayPal Return data after payment Array ( [mc_gross] => 200.00 [protection_eligibility] => Ineligible [payer_id] => QYHMSXDS1G9EW [tax] => 0.00 [payment_date] => 23:58:50 Dec 06, 2016 …

Read More
payment gateway / PayUbiz / PayUMoney

PayUMoney – Testing Credentials for payumoney

December 21, 2016 Chandan SharmaComment on PayUMoney – Testing Credentials for payumoney

## PayUMoney Payment Gateway Testing Credentials:: Below is the test card details for doing a test transaction in the testing mode.  Credit Card Number …

Read More
payment gateway / PayUbiz

what is test credentials in payubiz payment gateway integration in php

April 25, 2016 Chandan SharmaComment on what is test credentials in payubiz payment gateway integration in php

https://test.payu.in/_payment   You can check whether you are able to reach the payment page successfully and see the credit card options.  Merchant ID: gtKFFx SALT: …

Read More
CodeIgniter / payment gateway / PayUbiz / PayUMoney / PHP

difference between Payumoney and payubiz payment gateway

April 25, 2016 Chandan SharmaComment on difference between Payumoney and payubiz payment gateway

PayU Payment Gateway has two unit 1. PayUbiz 2. Payumoney PayUbiz: It provides fast payment sattlement. When user paid at that time payment transferred to …

Read More
CodeIgniter / payment gateway / PayUbiz / PayUMoney / PHP

What is responded parameter after payment by PayUbiz payment gateway

April 24, 2016 Chandan SharmaComment on What is responded parameter after payment by PayUbiz payment gateway

Response parameters Below are the response parameters that is posted by PayU to Merchant 1 . mihpayid: It is a unique reference number created for …

Read More
CodeIgniter / payment gateway / PayUbiz / PayUMoney / PHP

what is POST request data and its meaning for PayUbiz

April 24, 2016 Chandan SharmaComment on what is POST request data and its meaning for PayUbiz

Post Request (Non-seamless) Below parameters needs to be posted by Merchant to PayU in Transaction Request key (Mandatory) : This parameter is the unique Merchant …

Read More
CodeIgniter / payment gateway / PayUMoney / PHP

what is the test credentials for PayUMoney

April 19, 2016 Chandan SharmaComment on what is the test credentials for PayUMoney

PayUMoney Test Mode er credentials:: Test Card Name: any name Test Card Number: 5123456789012346 Test CVV: 123 Test Expiry: May 2017

Read More
Article / CodeIgniter / payment gateway / PayUMoney / PHP

What is PayUMoney returned value after success in php

April 19, 2016 Chandan SharmaComment on What is PayUMoney returned value after success in php

All value is posted. The datas are: Array ( [mihpayid] => 403993715514357757 [mode] => DC [status] => success [unmappedstatus] => captured [key] => DgdPazAK [txnid] …

Read More

Posts navigation

1 2 Next

Recent Posts

  • Python Automation Framework-PyUnit (Unittest) Framework
  • Python Automation Framework-TestProject Framework
  • Python Automation Framework-Pytest Framework
  • Python Automation Framework-Lettuce Framework
  • Python Automation Framework-Behave Framework:
  • Top Python Testing Automation Frameworks in 2024
  • Visual Studio Code Keyboard Shortcut Editor
  • Visual Studio Code Keyboard Shortcuts
  • How to Remove Sidebar from Category Pages in WordPress?
  • Best Practices for API Responses

Automation Frameworks Automation Testing Behave Framework Blogger Blogspot Cakephp Cheat Sheets Code Editor CodeIgniter Code Navigation Collaborative Coding Debugging Tools Disable Mouse Right Click Domain Extension Editor Extension Full form Facebook Facebook Video Download IDE JavaScript JQuery Lettuce Framework Microsoft Code Editor Open-Source Code Editor PHP Pytest Framework Python Python-3.x Python Automation Python Automation Frameworks Python Automation Testing Python Pytest Framework Python Testing Frameworks Python TestProject Framework Python Unittest Framework Syntax Highlighting Testing Frameworks Text Editor for Developers Visual Code Visual Code Editor Visual Studio Code Visual Studio Code Cheat Sheet VSCode VSCodeEditor WordPress

Copyright © 2026 Logic Bytes.
Powered by WordPress and PridMag.