Jump to content

Verified by visa


Guest Tatiana

Recommended Posts

Guest klienwachter

hi, i want to know if i can use cubecart with verified by visa for pay with credit card and how i can configurated

Hi Tatiana,

I don't think anyone on this forum knows. I have had a similar post in for over a week, and another person has not received an answer since April.

If this helps, I talked to PayPal and they sent me some modifications for CubeCart. I have no idea where it goes, so I can't help you except to give you the code and say good luck.

The minimal variables needed are:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">

<input type="hidden" name="cmd" value="_cart">

<input type="hidden" name="upload" value="1">

<input type="hidden" name="business" value="Your PayPal Email

Address">

<input type="hidden" name="item_name_1" value="Post Your Value Here">

<input type="hidden" name="amount_1" value="x.xx">

<input type="submit" name="submit" value="submit">

</form>

Anyways good luck, I have given up.

Namaste

Roy

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...