docjones Posted June 10, 2015 Posted June 10, 2015 I want share the project sample The project show how do a basic shopping cart, and do payments with paypal (direct credit cards payment only allowed in US). Paypal, and credit card payment integrated (REST API) , only basic functions, please do not ask me about other paypal functionalities, there are a lot of information in paypal home page. The same unigui application catch the paypal response and update in database the status payment of the order (transactions table). Proyect Requierements - Paypal account / sandbox. - Firebird 2.5 Server - ZeosLib (http://ZeosLib.Sourceforge.net) - Rest - API Libraries (https://github.com/fabriciocolombo/delphi-rest-client-api) - OpenSSL Dlls (libeay32.dll and ssleay32.dll) - XE2 and UP. Open database (\files\pub.fdb), open table 'config' and change the fields with your own config PAYPAL_CLIENTID PAYPAL_SECRET DOMAIN_NAME Can test on. http://docjones.ddns.net:8077 can pay using next paypal sandbox account testpaysandbox@gmail.com password chocolate PAYPALSAMPLE.zip 5 Quote
epos4u Posted June 10, 2015 Posted June 10, 2015 docjones, This is amazing, thank you for sharing error missed 'd' in testpaysanbox@gmail.com correct is testpaysandbox@gmail.com works... awesome!! Quote
MarkB Posted June 11, 2015 Posted June 11, 2015 I want share the project sample The project show how do a basic shopping cart, and do payments with paypal (direct credit cards payment only allowed in US). Paypal, and credit card payment integrated (REST API) , only basic functions, please do not ask me about other paypal functionalities, there are a lot of information in paypal home page. The same unigui application catch the paypal response and update in database the status payment of the order (transactions table). Proyect Requierements - Paypal account / sandbox. - Firebird 2.5 Server - ZeosLib (http://ZeosLib.Sourceforge.net) - Rest - API Libraries (https://github.com/fabriciocolombo/delphi-rest-client-api) - OpenSSL Dlls (libeay32.dll and ssleay32.dll) - XE2 and UP. Open database (\files\pub.fdb), open table 'config' and change the fields with your own config PAYPAL_CLIENTID PAYPAL_SECRET DOMAIN_NAME Can test on. http://docjones.ddns.net:8077 can pay using next paypal sandbox account testpaysanbox@gmail.com password chocolate Very nice! Thank you! Quote
Abaksoft Posted June 11, 2015 Posted June 11, 2015 DocJones ! I did'nt test it; but that what we were expecting for. Big Thanks... +1 Quote
Administrators Farshad Mohajeri Posted June 13, 2015 Administrators Posted June 13, 2015 Thanks for sharing. Good to see more sophisticated apps are developed with uniGUI. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.