Hello:
Thank you for the reply. I like your alternative approach. I actually thought about this option as well. As I was thinking about it, I thought I might run into a bit of a problem with PayPal.
On the first form, the user would fill out all the event information. They will click submit and takes them to a second form where they select the payment option.
I set all the parameters for event charge to this button. When the user clicks the PayPal button, it will link them directly to PayPal and PayPal will take care of the rest.
My question: In my script, if a person chooses the PayPal route, is it possible to include the PayPal button that I create (as mentioned above)? This button will have a direct link to PayPal. Will the script actually direct me to PayPal? I thought that I had to do the PayPal transaction outside the Perl script.
Thank you for your time.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.