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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • redirect from civiCRM to external url
Pages: [1]

Author Topic: redirect from civiCRM to external url  (Read 1377 times)

graceofGOD

  • Guest
redirect from civiCRM to external url
September 30, 2009, 11:10:09 am
Hi, I am new to civiCRM and php. This is the first time I am using this forum.

In the com_civicrm\admin\civicrm\CRM\Contribute\Form\Contribution\confirm.php, on the click of the submit button I want to navigate to an external page for processing payment. Is this possible. I am not able to find the action for that submit button.

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: redirect from civiCRM to external url
September 30, 2009, 12:35:12 pm
I'm not sure you'd be able to easily do that, or would want to.

Civi uses payment processors to handle post-confirm processing. If you can't use one of the built-in payment processors you may want to build your own.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

graceofGOD

  • Guest
Re: redirect from civiCRM to external url
September 30, 2009, 12:59:32 pm
Thank you Icdweb.

Actually I have created an asp webpage which connects to my payment processor(up and running similar to paypal). I thought I could link my webpage with civiCRM on clicking the submit button.

Any information is totally appreciated.

If this is not possible then I should start working on building payment processor as mentioned by civiCRM.

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: redirect from civiCRM to external url
September 30, 2009, 01:43:25 pm

check:

http://wiki.civicrm.org/confluence/display/CRMDOC/Creating+Additional+Payment+Processor+Plugins

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

graceofGOD

  • Guest
Re: redirect from civiCRM to external url
September 30, 2009, 02:37:48 pm
thank you Lobo.

So creating a plugin for payment processor is the only option ?

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: redirect from civiCRM to external url
September 30, 2009, 02:46:51 pm

yes

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • redirect from civiCRM to external url

This forum was archived on 2017-11-26.