CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • CiviEvent Eway Failed Payment Catcher
Pages: [1]

Author Topic: CiviEvent Eway Failed Payment Catcher  (Read 904 times)

yogibear

  • I post occasionally
  • **
  • Posts: 66
  • Karma: 0
    • Byron Yoga
  • CiviCRM version: 4.1
  • CMS version: 6.2
  • MySQL version: 5.0
  • PHP version: 5.2
CiviEvent Eway Failed Payment Catcher
March 15, 2010, 09:54:50 pm
Hi, we use CiviEvent for Yoga Course registrations,
http://www.byronyoga.com/all-yoga-teacher-training-courses-yoga-retreats
the registration form is quite long and detailed for our registrants to fill out.

We use Eway to process a payment as an event deposit.

The following is not a problem with CiviEvent, but the issue we sometimes have is if the payment gets declined for any reason - and credit card payments being declined can be somewhat quixotic - then all the work someone has typed into the registration form can get lost, resulting in great frustration for the user - I'm sure we have all been there on a long web form some time :)

I was trying to approach the problem from the angle of catching the fact that the payment has been declined and alerting the person and giving them the option of changing the payment method to Manual / Bank Transfer, and allowing them to submit their details to the database thereby saving all their hard work - and then sorting out the payment with them later manually.

Or perhaps catching that the payment has been declined and automatically changing it to Manual payment and automatically submitting for the user.

Does anybody have any ideas or suggestions on the above?

Thanks.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent Eway Failed Payment Catcher
March 16, 2010, 07:00:15 am

The payment declined message should return to the first page with all the fields still filled in, right? If you include a pay later option in there, the user can use that in case of payment declined.

Automating the process will require some amount of coding.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

yogibear

  • I post occasionally
  • **
  • Posts: 66
  • Karma: 0
    • Byron Yoga
  • CiviCRM version: 4.1
  • CMS version: 6.2
  • MySQL version: 5.0
  • PHP version: 5.2
Re: CiviEvent Eway Failed Payment Catcher
March 16, 2010, 01:29:20 pm
Yes I thought that was what it did but a failed payment is returning to the event info page, like one page prior to the registration page which is not quite right.

My initial intention for an achievable solution (for my skill-set) was to modify the error message slightly to encourage the choice of a manual payment at that point.

For some reason the failed payment is returning all the way back to eventinfo, can you think why that might be?

Cheers.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent Eway Failed Payment Catcher
March 16, 2010, 04:43:32 pm

what version are u using? might want to ensure you are on the latest version (3.1.3). I just checked the code and the latest version redirects to the register page

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

yogibear

  • I post occasionally
  • **
  • Posts: 66
  • Karma: 0
    • Byron Yoga
  • CiviCRM version: 4.1
  • CMS version: 6.2
  • MySQL version: 5.0
  • PHP version: 5.2
Re: CiviEvent Eway Failed Payment Catcher
March 16, 2010, 04:57:00 pm
2.2.7, just about to upgrade this weekend.

Thanks.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • CiviEvent Eway Failed Payment Catcher

This forum was archived on 2017-11-26.