[Koha-bugs] [Bug 21701] Have PayPal optionally return to originating OPAC url rather than OPACBaseURL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 4 01:55:40 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21701

--- Comment #3 from David Kuhn <techservspec at gmail.com> ---
The following prerequisites are needed to test this patch:
1. Enable PayPal on your system (either Sandbox mode or Live)
2. Set the PayPal credentials PayPalPwd, PayPalSignature, and PayPalUser for
the mode selected above
Of course, you also need to be using an alias URL for your OPAC.

If needed, you can set up a PayPal sandbox account at
https://developer.paypal.com

To test:
1. Apply the patch.
2. With the option "PayPalReturnURL" set to "OPACBaseURL", log into a card via
the OPAC and start the process to pay in PayPal (you can either complete the
payment or cancel from the PayPal page). When you are returned to the OPAC, the
domain will be the value of OPACBaseURL.
3. With the option "PayPalReturnURL" set to "OPAC's alias", repeat the above
sequence to make a payment in PayPal. When you are returned to the OPAC, the
domain will be your current alias.

If you get the message:
"Error: there was a problem processing your payment
Unable to verify payment.
Please contact the library to verify your payment."
there may be a problem with the Paypal credentials entered.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list