Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter GenOneStudios

    (@genonestudios)

    Some other issues:

    Coupons: The amount field is too small. I cannot enter 150.95, or 9999.99 (we were testing with large values)
    <input type=”text” maxlength=”4″ size=”4″ value=”100″ id=”coupon_value” name=”coupon_value” min=”0″>

    On the PayPal screen, the item number or product ID number is being seen instead of the item name or Product name. For example Instead of seeing
    “This Book” (the products test name) I am actually seeing a number (50).

    Finally:
    I issued a coupon that was applied correctly. The value of the items in the cart was $100. But the coupon was for $150.
    So the cart calculated a balance of $-50.00 Which is correct. But not useful in ecommerce. It should have shown a balance of 0.00.
    I could not complete the transaction with $-50.00 as PayPal actually rejected the transaction and showed an error of “unsupported format”.

    Thanks
    (I really like this little cart)

    Thread Starter GenOneStudios

    (@genonestudios)

    Hi again.

    So I abandoned the PayPal payment and tried Google Checkout. I am using a sandbox merchant account to test this. Setup looks okay BUT the page simply refreshes after I click the ‘Purchase’ button, sometimes loading all the form, sometimes just the top of the form.

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)