I'm after some advice really, I want to use contour to create an online enrolment form for my site. So basically a user would fill in the form and select a type of course (each with a unique value) and whether they want to make a deposit or pay for the course in full. When they click submit I would then like them to be taken to my payment provider (Barclay EPQD). Could anybody give me some general pointers on the best way to acheive this please?
The payment provider is BarclayCard EPQD. Basically it's a case of passing some encrypted values to a URL but I need to programmatically do some checking on the form values (performing internal business checks) so I need to intercept the submit form click and programmatically do some stuff....is this doable?
Passing values from Contour to a 'pay' portal
Hi folks,
I'm after some advice really, I want to use contour to create an online enrolment form for my site. So basically a user would fill in the form and select a type of course (each with a unique value) and whether they want to make a deposit or pay for the course in full. When they click submit I would then like them to be taken to my payment provider (Barclay EPQD). Could anybody give me some general pointers on the best way to acheive this please?
Thanks,
Craig
Comment author was deleted
Well will depend on the pay portal, which one will you be using?
The payment provider is BarclayCard EPQD. Basically it's a case of passing some encrypted values to a URL but I need to programmatically do some checking on the form values (performing internal business checks) so I need to intercept the submit form click and programmatically do some stuff....is this doable?
Comment author was deleted
Kinda :) will give it some thought and get back to you with some pointers tomorrow of that's ok :)
Brill, thanks Tim
is working on a reply...