Gateway |
X

Congrats, You are Subscribed to Receive Updates.

Gateway

PayPal IPN Listener WordPress Without Using Plugin

PayPal IPN Listener WordPress Without Using Plugin
Introduction PayPal IPN Listener WordPress Without Using Plugin. PayPal ipn will be sent you to validate each transactions. You can validate the transaction details with help of it. For IPN things,it will be sent you indirectly.  Your website users can’t see it.  So, this is private and hidden notification to you from PayPal. Let’s begin with receiving Hidden URL and IPN functionality. It might be ...

WorldPay Payment Gateway Integration in php

WorldPay Payment Gateway Integration in php
WorldPay Payment Gateway Integration in php. For Worldpay Payment integration. you need to register and get test accounts to start working with it. For the test Account,you don’t need to submit much things for the proof. You can simply Apply and get its Test Accounts. Requirements for Testing: WorldPay Account(Test or production ) mode is fine. Installation ID Merchant ID You can get the installation ...

Paypal IPN Process More Than One Custom Field

Paypal IPN Process More Than One Custom Field
Paypal IPN Process More Than One Custom Field. While processing with PayPal IPN, we may have to use custom variables and fields to pass on to the cart and receive it together on the IPN to validate it.  But in PayPal , they allow use to pass our custom things on the custom field. so if we need to pass more than one variable, how ...

Zaakpay Payment Gateway Integration – OpenCart Part 2

Zaakpay Payment Gateway Integration – OpenCart Part 2
Creating admin section codings are the first part of the tutorials. You can read here. Now we are going to code for front end operations. First open your controller payment class and copy paste the following code into it. <?php /*-------------------------------------------------------+ | Zaakpay Payment gateway integration - Opencart | https://www.kvcodes.com//2014/01/zaakpay-payment-gateway-integration-opencart-2/ +--------------------------------------------------------+ | Author: Varadharaj V | Email: varadharajv@kvcodes.com +--------------------------------------------------------+*/ class ControllerPaymentZaakpay extends Controller { protected ...

Menu

Sidebar