Skip to content

Instantly share code, notes, and snippets.

View thlinux1107's full-sized avatar

Thomas Hagan thlinux1107

View GitHub Profile
@thlinux1107
thlinux1107 / index.php
Created April 24, 2020 18:23
Paya Connect - PayForm - PHP Sample
<?php
/*----------------------------------------------
Author: SDK Support Group
Company: Paya
Contact: [email protected]
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Samples intended for educational use only!!!
!!! Not intended for production !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-----------------------------------------------*/
@thlinux1107
thlinux1107 / main.rb
Created April 22, 2020 16:27
Paya Connect - AccountForm - CC. ACH Works the same way.
# /*----------------------------------------------
# Author: SDK Support Group
# Company: Paya
# Contact: [email protected]
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# !!! Samples intended for educational use only!!!
# !!! Not intended for production !!!
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# -----------------------------------------------*/
@thlinux1107
thlinux1107 / main.rb
Created April 22, 2020 14:57
Paya Connect - Transactions Endpoint - Sale
# /*----------------------------------------------
# Author: SDK Support Group
# Company: Paya
# Contact: [email protected]
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# !!! Samples intended for educational use only!!!
# !!! Not intended for production !!!
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# -----------------------------------------------*/
@thlinux1107
thlinux1107 / main.rb
Created April 22, 2020 14:56
Paya Connect - Transactions Endpoint - Vault Sale
# /*----------------------------------------------
# Author: SDK Support Group
# Company: Paya
# Contact: [email protected]
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# !!! Samples intended for educational use only!!!
# !!! Not intended for production !!!
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# -----------------------------------------------*/
@thlinux1107
thlinux1107 / index.php
Created March 26, 2020 19:26
Paya Gateway (formerly Sage Exchange/Sage Payments) - ACH Vault Request
<?php
/*----------------------------------------------
Author: SDK Support Group
Company: Paya
Contact: [email protected]
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Samples intended for educational use only!!!
!!! Not intended for production !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@thlinux1107
thlinux1107 / index.php
Created March 18, 2020 16:33
Paya Connect - Accountvaults Sample - Production API URL
<?php
/*----------------------------------------------
Author: SDK Support Group
Company: Paya
Contact: [email protected]
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Samples intended for educational use only!!!
!!! Not intended for production !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@thlinux1107
thlinux1107 / index.php
Created March 17, 2020 15:11
Paya Connect Sample - RouterTransactions Endpoint running a Sale using a Test Terminal
<?php
/*----------------------------------------------
Author: SDK Support Group
Company: Paya
Contact: [email protected]
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! Samples intended for educational use only!!!
!!! Not intended for production !!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@thlinux1107
thlinux1107 / Main.java
Created February 25, 2020 15:41
Paya Connect - Transactions Endpoint Sale - JAVA Sample
///*----------------------------------------------
//Author: Thomas Hagan
//Company: Paya
//Contact: [email protected]
//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
//!!! Samples intended for educational use only!!!
//!!! Not intended for production !!!
//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
//-----------------------------------------------*/
@thlinux1107
thlinux1107 / Main.java
Last active February 25, 2020 15:17
Paya Gateway - JAVA Direct API Sample - Sale
///*----------------------------------------------
//Author: Thomas Hagan
//Company: Paya
//Contact: [email protected]
//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
//!!! Samples intended for educational use only!!!
//!!! Not intended for production !!!
//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
//-----------------------------------------------*/
@thlinux1107
thlinux1107 / Program.cs
Created October 10, 2019 17:11
Paya Connect C# Sample - Transactions Endpoint Sale
//===========================================================
//Sample Paya Connect Transactions Endpoint Request - C#.net
//Thomas Hagan
//Integration Consultant Sr
//Paya, Inc.
//Pubilished: October 10th, 2019
// ------------------IMPORTANT!-----------------
//Application is intended for instructional use only.
//If you have any questions, please feel free to email
//the Integration Support team at [email protected]