Commit Graph

213 Commits

Author SHA1 Message Date
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
Japhet Stevens b639297f32 Check price paid before accepting quote as paid 2013-05-07 03:52:21 -04:00
Japhet Stevens 47dfb036d7 remove php short tags 2013-05-05 04:12:19 -04:00
Kevin McInturff 1b7a4c995d Update README.md 2013-04-24 12:08:09 -03:00
Kevin McInturff 65b0e0e5d0 Update README.md 2013-04-24 11:13:06 -03:00
Kevin McInturff 4c595441d3 Update README.md 2013-04-24 11:12:48 -03:00
Kevin McInturff 3003805bfb Added note to readme regarding SSL requirement 2013-04-24 10:10:56 -04:00
Kevin McInturff 2239c49f4e Added note to readme regarding SSL requirement 2013-04-24 09:51:06 -04:00
Kevin McInturff 0934c77008 Added note to readme regarding SSL requirement 2013-04-24 09:50:31 -04:00
Japhet Stevens 335d0437e6 add sort order 2013-04-23 21:33:59 -04:00
Stephen Pair 596ca86bd1 Merge pull request #7 from jaafit/master
bugfixes
2013-04-20 10:24:13 -07:00
Japhet Stevens 2157b9f221 bugfix: NULL quoteId considered paid 2013-04-20 01:36:00 -04:00
Japhet Stevens 86c0aa5811 bugfix: some installations not including bp_lib.php properly 2013-04-11 20:15:01 -04:00
Stephen Pair ab8eda6ba6 Merge pull request #6 from jaafit/master
Auto-invoice order and send customer data to bitpay.
2013-03-14 16:54:28 -07:00
Japhet Stevens d2e57abb77 fixed typo 2013-03-14 18:18:32 -04:00
Japhet Stevens 38e4a7d4e9 Send customer address, email, phone to bitpay invoice. 2013-03-14 18:13:25 -04:00
Japhet Stevens 0b9fa99865 Auto-invoice order upon payment confirmation. 2013-03-12 21:41:12 -04:00
bitpay e7a06d4b78 Merge pull request #5 from jaafit/master
Added https support for invoice polling
2013-03-10 20:21:33 -07:00
Japhet Stevens 4212490404 Https pages now poll for invoice status via https. 2013-03-10 23:06:32 -04:00
bitpay 4f2eed65b7 Merge pull request #4 from jaafit/master
for the iframe option, don't display invoice if customer didn't choose bitpay
2013-02-22 06:08:07 -08:00
Japhet Stevens a35e889814 Replaced short php tags for better compatibility 2013-02-17 20:33:45 -05:00
Japhet Stevens 95768b1ab9 Bug: Standardize magento url. 2013-01-24 15:01:42 -05:00
Japhet Stevens 857578c1b9 Automatically place the order when payment is received (fullscreen=no). 2013-01-24 03:03:47 -05:00
Japhet Stevens b5481874cc Don't show bitpay invoice if customer selected a different payment method. 2013-01-04 20:27:59 -05:00
Japhet Stevens b89ae82105 Magento compilation no longer causes error. 2012-12-26 23:04:20 -05:00
bitpay c78577dce3 Merge pull request #3 from jaafit/master
Japhet's latest fixes
2012-11-05 06:16:50 -08:00
Japhet Stevens 98c404d10d added style definition to iframe 2012-11-05 03:40:26 -05:00
bitpay 0cba29b9e9 Merge pull request #2 from jaafit/master
Pull Japhet's latest fixes
2012-11-02 11:46:13 -07:00
Japhet Stevens 4a826731cd Use class name instead of object to reference constant (compile error fix on some versions of php) 2012-11-02 02:21:34 -04:00