From 48d4a764eb0fef4f30328e6ab7005374ecd5851c Mon Sep 17 00:00:00 2001 From: Raza Mehdi Date: Mon, 4 Apr 2016 19:44:54 +0500 Subject: [PATCH] Added ability to use a specific PayPal API. --- src/PayPalFacadeAccessor.php | 37 +++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/src/PayPalFacadeAccessor.php b/src/PayPalFacadeAccessor.php index bff1f787..f8b6f1fe 100644 --- a/src/PayPalFacadeAccessor.php +++ b/src/PayPalFacadeAccessor.php @@ -1,11 +1,46 @@