TFA
February 4, 2013 at 11:49 am
I saw an old post about this from January 2012, any developers write one for this yet?
Seth Shoultes
February 4, 2013 at 9:14 pm
Add New Note to this Reply
Not yet. We are looking to do this in Event Espresso 3.2, at which time it should be much easier.
Garth
February 4, 2013 at 9:19 pm
Add New Note to this Reply
Not that I know of.
TFA
February 6, 2013 at 9:26 am
Add New Note to this Reply
I have a working qbms payment gateway for another wp plugin, can I ‘donate’ it to assist in development?
Dean
February 12, 2013 at 12:18 am
Add New Note to this Reply
Hi Kris,
Sorry for the delay in getting back to you. YEs we do have sponsored developments available, please fill out this form and we (sales) can get back to you to discuss it in more depth. https://eventespresso.com/rich-features/sponsor-new-features/#form
TFA
February 21, 2013 at 10:52 am
Add New Note to this Reply
I’ve posted a QBMS gateway that is, so far, working for me so others can test and use.
https://github.com/Erocanti/ee-qbms-gateway
Its pretty messy, any help making it better will be much appreciated.
Thanks!
Seth Shoultes
February 21, 2013 at 11:16 pm
Add New Note to this Reply
Hi Kris,
This looks really good!! I will pass this along to the rest of the team.
I added something to the credit card fields (card number and cvv code) recently. You may want to add it to:
autocomplete="off"
Example:
<input type="text" name="card_num" id="my_card_num" autocomplete="off" />