Re: [Xsltforms-support] sending xsltforms submission to PayPal for processing - possible?
Brought to you by:
alain-couthures
From: Alexander Ž. <sa...@st...> - 2010-04-17 18:38:12
|
Hi Alain, I guess I do not understand where the "...cross-domain restriction..." comes from. As a consequence I do not understand how to use "...GET method instead with xforms:load..." URL rewriting - again - due to not understanding why/where is the form failing now, I can't comment. Sorry :-( A. On Apr 16, 2010, at 10:06 PM, COUTHURES Alain wrote: > Hi Alexander, >> Have any of you managed to accomplish this? I have a 3-product >> ordering xsltforms form. I would like to send the data the form >> collects for payment processing to PayPal using this submission: >> >> <xforms:submission id="s01" method="post" ref="order/paypal" >> replace="all" action="http://www.sandbox.paypal.com/cgi-bin/webscr"/> > This is clearly a problem concerning the cross-domain restriction. > > Would there be possible to use a GET method instead with xforms:load? > > Another approach, do you think you could use URL rewriting? > > This is an interesting feature! > > Thank you for your feedbacks! > > -Alain |