\Paypal_lib

PayPal_Lib Controller Class

Copyright (c) 2016, Astian Foundation.

Astian Develop Public License (ADPL)

This Source Code Form is subject to the terms of the Astian Develop Public License, v. 1.0. If a copy of the APL was not distributed with this file, You can obtain one at http://astian.org/about-ADPL

Summary

Methods
Properties
Constants
__construct()
config()
button()
add_field()
paypal_auto_form()
paypal_show_form()
paypal_form()
curlPost()
$paypal_url
$paypal_url_ipn
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$fields
$submit_btn
$CI
N/A

Properties

$paypal_url

$paypal_url : 

Type

$paypal_url_ipn

$paypal_url_ipn : 

Type

$fields

$fields : 

Type

$submit_btn

$submit_btn : 

Type

$CI

$CI : 

Type

Methods

__construct()

__construct() 

config()

config(  $paypal_email,   $currency_code,   $sanbox = FALSE) 

Parameters

$paypal_email
$currency_code
$sanbox

button()

button(  $value = 'Pay Now!',   $att = '') 

Parameters

$value
$att

add_field()

add_field(  $field,   $value) 

Parameters

$field
$value

paypal_auto_form()

paypal_auto_form() 

paypal_show_form()

paypal_show_form(  $form_name = 'paypal_form') 

Parameters

$form_name

paypal_form()

paypal_form(  $form_name = 'paypal_form') 

Parameters

$form_name

curlPost()

curlPost(  $paypalurl,   $paypalreturnarr) 

Parameters

$paypalurl
$paypalreturnarr