2017 © Pedro Peláez
 

elgg-plugin payments_paypal_api

PayPal API Payments for Elgg

image

hypejunction/payments_paypal_api

PayPal API Payments for Elgg

  • Thursday, December 15, 2016
  • by hypeJunction
  • Repository
  • 2 Watchers
  • 1 Stars
  • 19 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

PayPal API Payments for Elgg

Elgg 2.3, (*1)

Features

  • API for handling payments via PayPal API

Acknowledgements

  • Plugin has been sponsored by [Social Business World] (https://socialbusinessworld.org "Social Business World")

Notes

Example

See actions/payments/checkout/paypal.php for usage example., (*2)

Payment Status

You can use 'transaction:<status>', 'payments' hooks to apply additional logic upon payment status changes. Note that not all payment are synchronous, e.g. e-Check payments might take a while to clear., (*3)

Web hook events

Make sure to setup webhook via plugin settings. Web hook event data signature is validated for all requests to payments/paypal/api/webhook Web hook event data can be digested with 'digest:webhook', 'paypal_api' plugin hook that receives an instance of \PayPal\API\WebhookEvent as $params['webhook_event'], (*4)

SSL

  • Your site must be served over HTTPS for the API requests and webhooks to work as expected

App Credentials

  • Login to https://developer.paypal.com
  • Create a new REST API app
  • Enter Sandbox and Live Credentials in Plugin Settings
  • You can switch to Live (production) mode in payments plugin settings
  • Once you have configured your credentials, setup Webhooks using the buttons in the plugin settings

Testing

To start making test payments:, (*5)

  • Go to your dashboard at https://developer.paypal.com
  • Create a new sandbox account via Sandbox > Accounts > Create account
  • Use sandbox account credentials during checkout

Logs

  • Logs are enabled and located in the root of the data directory

The Versions

15/12 2016

dev-master

9999999-dev http://hypejunction.com

PayPal API Payments for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin payments paypal elgg paypal api

15/12 2016

1.0.3

1.0.3.0 http://hypejunction.com

PayPal API Payments for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin payments paypal elgg paypal api

25/11 2016

1.0.2

1.0.2.0 http://hypejunction.com

PayPal API Payments for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin payments paypal elgg paypal api

24/11 2016

1.0.1

1.0.1.0 http://hypejunction.com

PayPal API Payments for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin payments paypal elgg paypal api

15/11 2016

1.0.0

1.0.0.0 http://hypejunction.com

PayPal API Payments for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin payments paypal elgg paypal api