Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

pattila86

Pioneers
  • Posts

    13
  • Joined

  • Last visited

Profile Information

  • Real Name
    P. Attila

pattila86's Achievements

  1. We tested with the Instant Payment Notification (IPN) simulator. https://developer.paypal.com/webapps/developer/applications/ipn_simulator IPN handler URL: http://mywebsite/webshop/ext/modules/payment/paypal/standard_ipn.php We always get this error code: We could not send an IPN due to an HTTP error: 500: Internal Server Error What do you think?
  2. Nothing has changed. We get the email with the list of parameters. :S
  3. $HTTP_POST_VARS: Array ( [mc_gross] => 159.00 [invoice] => 156 [protection_eligibility] => Ineligible [address_status] => unconfirmed [item_number1] => [payer_id] => 9GR3CVFQB3NMQ [tax] => 0.00 [address_street] => payer street [payment_date] => 08:54:48 Jun 27, 2014 PDT [payment_status] => Completed [charset] => UTF-8 [address_zip] => payer zip [mc_shipping] => 10.00 [mc_handling] => 0.00 [first_name] => payer first name [mc_fee] => 5.76 [address_country_code] => FR [address_name] => payer first name and last name [notify_version] => 3.8 [custom] => 136 [payer_status] => unverified [business] => [email protected] [address_country] => payer country [num_cart_items] => 1 [mc_handling1] => 0.00 [address_city] => payer city [payer_email] => [email protected] [verify_sign] => AfmzkZYXHMSsiq4GHucarKEfjYezA5xOE0ntW7UZkGfrwbU6RewLLKiU [mc_shipping1] => 10.00 [tax1] => 0.00 [txn_id] => 5KT53332A9452344T [payment_type] => instant [last_name] => payer last name [item_name1] => My product name [address_state] => [receiver_email] => [email protected] [payment_fee] => [quantity1] => 1 [receiver_id] => 7PMLM5EQZYXWQ [txn_type] => cart [mc_gross_1] => 159.00 [mc_currency] => EUR [residence_country] => FR [transaction_subject] => 136 [payment_gross] => [auth] => ARppkEoO9IksLPU0s6lxG-9JtL381bjHVfU1-YUl4oK-0dVecv5weosUhOUwxFLj5Ys7sxhMRLA18QUsDOh39EA )
  4. Hello! I checked the settings. In our live PayPal account profile the Payment Data Transfer (optional) is set off. Any other ideas?
  5. Hello! I am grateful for the answer! In the web shop is not made ​​absolutely no status change when an order is made. In the admin site: No Order History Available. 1. We made a purchase with Sandbox. With the Sandbox It was good. The status changes: - PayPal IPN Verified [Transaction ID: 55034479R0613581C; Pending (Verified; € 55.00); multi_currency] - PayPal [Transactions] Verified PayPal [Transaction ID: 55034479R0613581C; Pending (Verified; € 55.00); multi_currency] After the pay if I click the button "Back to the Web Shop" button, we were redirect to the chechkout_success.php and the order status change to "Pending". We get an email about the ordering and in the email: Payment Method: PayPal Payments Standard [sandbox]. If I click the link "Go to Paypal account overview" the payment is there but in the admin site the order status don't change. It's is normal? 2. We made a real purchase ( in live ). In the web shop is not made ​​absolutely no status change when an order is made​​. In the admin: No Order History Available. After the paying if I click the button "Back to the Web Shop" button, we were redirect to the shopping_cart.php and the production(s) are in the shopping cart and in the admin no order history available. We DON'T get an email about the ordering.
  6. Thank you for the reply. If I call the file nothing happens. In the browser is just a blank white page is displayed.(with chrome and firefox) The standard_ipn.php file is on the path (ext/modules/payment/paypal/standard_ipn.php).
  7. Hy all! I need your help again. We have Bussiness Profil and payment solution: Website Payments Standard. We have three website with webshops. We use oscom_paypal_standard-3.2 in all three shops. We got this email to paypal: ------------------ Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing: http://mywebsite1/ext/modules/payment/paypal/standard_ipn..php http://mywebsite2/ext/modules/payment/paypal/standard_ipn.php http://mywebsite3/ext/modules/payment/paypal/standard_ipn.php If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account. Thank you for your prompt attention to this issue. Thanks, PayPal ----------------------- The problem for which I ask for your help: The IPN feature is turned off. We tried to turn on the IPN. We need enter the notification URL and select Receive IPN messages. We have three website and three notification urls. What could be the error? Please help me! Thanks, best regards. Ati
  8. Thank you for the fast reply. In the Sandbox, it was set to On...but not good, because I can only choose Pay with my PayPal account or Create a PayPal account...
  9. Hello! Sorry for bad english! Can you help me? I have just installed oscom_paypal_standard-3.2 on my oscommerce website. I testing with the Sandbox. I noticed that on getting to payment page from the checkout, PayPal didn't display the page to give buyer the choice of paying by credit card without having to become a paypal member. If you transfer the customer to the PayPal site to complete the payment of the following two types to choose from: Pay with my PayPal account and Create a PayPal account. I would like if it were written Pay with my PayPal account and Do not have a PayPal account? Does anyone know what needs to be done to allow buyers to pay with their credit card on PayPal without have them register as members? Thank you, Ati
×
×
  • Create New...