Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

KevinE07

Archived
  • Posts

    6
  • Joined

  • Last visited

Everything posted by KevinE07

  1. I found the error, It resides in this line of paypal_c.php $order_info['PAYPAL_CANCEL_URL'] = HTTPS_SERVER . DIR_WS_HTTPS_CATALOG . FILENAME_CHECKOUT_PAYMENT . "?" . $payment_error_return; I did not have a HTTPS server configed in oscommerce which was causing this module NOT TO WORK.
  2. Below is the error msg I received from PAYPAL. -------- Authorization Failed This transaction is invalid. Please return to the recipient's website to complete your transaction using their regular checkout flow -- Upon futher review, the errors resides in this line.... [ReturnURL]http://my_store_edited_for_post.com/catalog/express_checkout.php[/ReturnURL] [CancelURL]checkout_payment.php?payment_error=paypal_ec[/CancelURL] <-- ERROR [shortMessage] = Transaction refused because of an invalid argument. See additional error messages for details. [LongMessage] = CancelURL is invalid. [ErrorCode] = 10472 [severityCode] = Warning ----- Question Where should I set the CANCEL URL???
  3. Per your instructions I have enabled debug-email and I have pmed you the data that was sent to me in regards to this transactions. Please get back to me at your earliest convience. Below is the error msg I recieved from PAYPAL. -------- Authorization Failed This transaction is invalid. Please return to the recipient's website to complete your transaction using their regular checkout flow
×
×
  • Create New...