LoftIT Posted August 24, 2011 Posted August 24, 2011 I am attempting to get our site Weavers Loft so that it is PCI Compliant. Since it is on a shared server, we need to get all of the credit card entry done off our site. Skipjack has given us the code we need to insert to allow us to jump to their site so the customer can fill out the forms there. When I attempted to replace the "Continue" button our shipping page with the new code, clicking the new button will still send us to the onsite checkout page. Are there any contributions or combination of contributions that can do the following? What I need: Calculate shipping Jump to skipjack form to authorize CC Ideally return to our site to confirm order completion What I would like to add: No account needed to checkout, just enter zip to calculate shipping, then to skipjack for all the rest of the details. If they do have an account, then send all appropriate info to the skipjack form. For reference, the skipjack code looks like this: <form name="SkipjackVposGenerator" method="post" action="https://payments.skipjack.com/FormBuilder/VPOS.aspx"> <input type="hidden" name="VposContent" value="Wzj/FOA//16Page Character string herePkyWQ=="> <input type="submit" name="DonateButton" value="Proceed to Payment" > </form> Thank you for your assistance, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.