Commit Graph

241 Commits

Author SHA1 Message Date
Rich Morgan 5e498edf43 Add call to send email & bool option for shipment
This change explicitly calls sendNewOrderEmail() to notify customers when their payment is completed.  Also, added new boolean parameter to give the merchant the option to turn on programmatic shipment creation instead of just commenting this out completely.
2014-03-18 11:10:45 -04:00
Ryan X. Charles c74f4f00f9 Merge pull request #27 from ionux/master
Fixed shipment order locking issue
2014-03-17 11:42:29 -07:00
Rich Morgan 0420a11299 Fixed shipment order locking issue 2014-03-17 11:32:05 -04:00
Ryan X. Charles 82ad4204ac Merge pull request #26 from ionux/master
Fix for order not marked complete issue
2014-03-13 16:21:10 -04:00
Rich Morgan 6692a73107 Fix for order not marked complete issue 2014-03-13 16:16:09 -04:00
Rich Morgan 8dacf9939c Fix for order not marked complete issue 2014-03-13 16:14:25 -04:00
Ryan X. Charles 2c6204bda2 Merge pull request #25 from ionux/master
Updated currency list
2014-03-13 11:31:18 -04:00
Rich Morgan ac03c7fa44 Updated currency list 2014-03-13 11:25:58 -04:00
Ryan X. Charles acf2e1a4b1 Merge pull request #24 from ionux/master
Send new order email after invoice paid
2014-02-10 11:48:52 -05:00
Rich Morgan f385778e19 Send new order email after invoice paid 2014-02-10 11:35:41 -05:00
Ryan X. Charles c146fe8bcc Merge pull request #23 from ionux/master
Added error msg for orders not invoiced & support for composer install
2014-02-10 11:08:24 -05:00
Rich Morgan e547cbd6b2 Installable via composer
Credit goes to GitHub user martindines
2014-02-10 11:05:18 -05:00
Rich Morgan fb2a5b06e5 Installable via composer
Credit goes to GitHub user martindines.
2014-02-10 11:04:24 -05:00
Rich Morgan 0b2dde4e69 Added error for order not invoiced, state_complete 2014-02-10 10:57:42 -05:00
Ryan X. Charles f1bfedd946 Merge pull request #22 from ionux/master
Added support for invalid/expired IPN statuses
2014-02-05 14:30:43 -05:00
Rich Morgan c6d4fe22da Removed nonexistent 'expired' status 2014-02-05 14:30:11 -05:00
Rich Morgan b567932282 Added support for expired/invalid statuses 2014-02-05 13:58:59 -05:00
Rich Morgan e5022eb14e Added support for expired/invalid statuses 2014-02-05 13:57:55 -05:00
Ryan X. Charles 70ee93bbff Merge pull request #20 from ionux/master
Corrected company name, license and formatting
2014-01-29 09:59:41 -08:00
Rich Morgan 393788aba9 Corrected company name, license & formatting 2014-01-29 12:54:59 -05:00
Rich Morgan baba81fbc5 Added license, formatting & correct company name. 2014-01-28 21:40:51 -06:00
Rich Morgan 389c4008a4 Added license info & corrected company name. 2014-01-28 21:35:41 -06:00
Rich Morgan 8b01715d63 Added license info & corrected company name. 2014-01-28 21:34:56 -06:00
Rich Morgan 843769a8d6 Added license info & corrected company name. 2014-01-28 21:33:34 -06:00
Rich Morgan 7071a2c978 Corrected company name, license & formatting 2014-01-28 16:44:45 -05:00
Rich Morgan de3139d37f Corrected company name, license & formatting 2014-01-28 16:36:16 -05:00
Rich Morgan 62905e2f43 Corrected company name, license & formatting 2014-01-28 16:30:10 -05:00
Rich Morgan 3ce0b202d1 Corrected company name, license & formatting 2014-01-28 16:29:34 -05:00
Rich Morgan 935578114a Corrected company name, license & formatting 2014-01-28 16:23:07 -05:00
Rich Morgan b2639b24fa Corrected company name. 2014-01-28 16:21:15 -05:00
Ryan X. Charles df73eab316 Merge pull request #18 from ryanxcharles/bug/redirect-to-success-page
redirect to success page
2013-12-16 15:51:28 -08:00
Ryan X. Charles 0d3851f65d redirect to success page 2013-12-16 18:49:47 -05:00
Ryan X. Charles 69c8ab2a46 Merge pull request #17 from ryanxcharles/bug/fix-config
fix config
2013-12-12 16:54:39 -08:00
Ryan X. Charles c6f13ab95d fix config 2013-12-12 19:52:00 -05:00
Ryan X. Charles 21a182975c Merge pull request #16 from ryanxcharles/feature/add-ssl-config
add ssl config
2013-12-12 12:51:46 -08:00
Ryan X. Charles b5c83595e8 add ssl config 2013-12-12 15:49:02 -05:00
Ryan X. Charles afb609e05b Merge pull request #15 from ryanxcharles/feature/move-custom-config
move custom config to default config file
2013-12-12 11:21:04 -08:00
Ryan X. Charles b3b145f0ea move custom config to default config file 2013-12-12 14:19:39 -05:00
Ryan X. Charles 4a9662d4f6 Merge pull request #14 from ryanxcharles/feature/add-config-port-to-curl
add config options for curl
2013-12-12 11:09:46 -08:00
Ryan X. Charles 10a9e7f892 add config port to curl 2013-12-12 14:06:20 -05:00
Ryan X. Charles 0f4a101d50 add config and support for alt domains/ports 2013-12-12 14:06:20 -05:00
Ryan X. Charles bbeba01571 Merge pull request #12 from ryanxcharles/feature/add-swp-to-gitignore
add *.swp to .gitignore
2013-12-12 10:21:09 -08:00
Ryan X. Charles 95994217a8 add *.swp to .gitignore 2013-12-12 13:09:08 -05:00
evan 5d81aea778 updated README 2013-07-25 09:14:43 -04:00
evan 134679026a added iframe attributes to be compatible with new invoice 2013-07-24 14:58:45 -04:00
Kevin McInturff 0270697fb7 Merge pull request #9 from jaafit/master
Fix potential DB update error
2013-05-25 04:45:40 -07:00
Japhet Stevens 68b176cfde Don't use raw table name in db update script. 2013-05-25 02:41:44 -04:00
Kevin McInturff c15f609c57 Merge pull request #8 from jaafit/master
added sort order to options
2013-05-24 10:59:47 -07:00
Japhet Stevens a61d005e06 Use cart contents rather than timestamp to verify IPNs 2013-05-20 18:06:59 -04:00
Japhet Stevens 3ce6b3aa31 Validate quote against timestamp rather than price for cases where merchants change prices frequently. 2013-05-19 01:13:04 -04:00