Commit Graph

91 Commits

Author SHA1 Message Date
Rich Morgan 58e1854a5d Removed extra error handler calls 2014-05-16 01:23:40 -04:00
Rich Morgan 3c5667a2a5 Updated version info 2014-03-31 11:10:20 -04:00
Rich Morgan 16c0355b56 Added new HTTP header for version tracking 2014-03-31 11:09:15 -04:00
Rich Morgan 85e41b5b96 Formatting, help comments and new IPN complete opt
- Added new user-configurable IPN complete handling option for those merchants wishing to set an order as complete automatically and still provides for existing merchants who need the order to remain in a processing state
- Improved overall look of the plugin control panel by adding logo & link to our site
- Added helpful comments for Transaction Speed and new IPN complete option handling
- Formatted XML to standardized spacing with the other plugin files
2014-03-27 14:26:44 -04:00
Rich Morgan 1c7b970b88 Cleaned code and added order complete admin opt
- Added missing function scope for code cleanliness & form
- Added support for new admin option for marking an order complete when complete IPN received
2014-03-27 14:20:01 -04:00
Rich Morgan b58dbf367f Add testing performed on 1.8.1.0 and docs updated
- Improved README documentation.
- Additional testing performed against 1.8.1.0 and installation instructions updated to reflect differences.
2014-03-26 14:07:51 -04:00
Rich Morgan ec453baf1a Fix for multiple new order emails bug 2014-03-21 11:41:03 -04:00
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
Rich Morgan 0420a11299 Fixed shipment order locking issue 2014-03-17 11:32:05 -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
Rich Morgan ac03c7fa44 Updated currency list 2014-03-13 11:25:58 -04:00
Rich Morgan f385778e19 Send new order email after invoice paid 2014-02-10 11:35:41 -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
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
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