Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] Getting bounced mail from [email protected]

[SOLVED] Getting bounced mail from [email protected] 14 years 4 months ago #8872

  • zeus_lok
  • zeus_lok's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
I am trying to resolve this issue for my client's site - when the payment (Paypal) is completed, it doesn't get recorded into the DTRegister module, but ended up with a bounced mail that was sent to [email protected] .

I am on DTRegister 2.6.8d and I traced it down to line 1848 where it sends the mail and dies. Have I reached a part of the code that should never happen and what should I do advise my client to do in her Paypal settings.

This is the body of the message (sensitive parts removed)
<pre>Array
(
   [amount] => 310.75
   [transaction_subject] =>
amountCharged=310.75|memtot=1|regtype=individual|eventId=15|userId=|session=
3
   [payment_date] => 05:16:13 Aug 27, 2010 PDT
   [txn_type] => web_accept
   [last_name] => CENSORED
   [residence_country] => US
   [item_name] => CENSORED
   [payment_gross] =>
   [mc_currency] => CAD
   [business] => CENSORED
   [payment_type] => instant
   [protection_eligibility] => Ineligible
   [verify_sign] =>
A0asK6oiIZmtBFrRCq-Iiqf8lrk.AiZ9pl2KnIzd520-mxoy05c.5qfm
   [payer_status] => verified
   [tax] => 40.40
   [payer_email] => CENSORED
   [txn_id] => 7SJ93336RD292804J
   [quantity] => 1
   [receiver_email] => CENSORED
   [first_name] => CENSORED
   [payer_id] => LA32SHZBNT6QL
   [receiver_id] => 3J85SBW2YY8ME
   [item_number] =>
   [handling_amount] => 0.00
   [payment_status] => Completed
   [payment_fee] =>
   [mc_fee] => 10.48
   [shipping] => 0.00
   [mc_gross] => 351.15
   [custom] =>
amountCharged=310.75|memtot=1|regtype=individual|eventId=15|userId=|session=
3
   [charset] => windows-1252
   [notify_version] => 3.0
   [lang] => en
)
Array
(
   [0] => Application StartIPN: 0.000 seconds, 4.00 MB
   [1] => Application ENDIPN: 1.156 seconds, 16.53 MB
)

Any help will be appreciated!

Please Log in or Create an account to join the conversation.

[SOLVED] Getting bounced mail from [email protected] 14 years 4 months ago #8874

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
There is no problem in DT Register... if the record is failing, you don't have something setup correctly in PayPal. As found in many other threads and our instructions... check the following:

- IPN is enabled in the paypal account
- if a personal account, make sure sending of IPN messages is enabled
- Auto-return must be OFF
- make sure /components and /components/com_dtregister are 755 permission and files inside 644

Please Log in or Create an account to join the conversation.

[SOLVED] Getting bounced mail from [email protected] 14 years 4 months ago #8899

  • templay
  • templay's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Hi zeus_lok, did you find out what was wrong on your site ?

I have the same strange bounced mail. I have checked all my settings on Paypal, the files permission and nothing seems to be wrong but I am also getting this strange error. Even more strange the payment and the booking of the payment in DT seems to work fine so what does this message mean ?? What is failing to be recorded where ?? The amout paid are properly recorded the the "record" list after the payments...

Thanks for any help

Yannick

Please Log in or Create an account to join the conversation.

[SOLVED] Getting bounced mail from [email protected] 14 years 4 months ago #8900

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
K, found this was actually happening. The email address [email protected] did not even exist. We had used it for some IPN testing in the last version and this line of code did not get removed. We just updated the DT Register package... so you can download it from My Orders and not have this problem. Either reinstall or manually replace this file:
/components/com_dtregister/dtregister.php

This would not actually affect the creation of records... just was sending the dead email. If records are not being created, it is completely due to your setup... not this.

Please Log in or Create an account to join the conversation.

[SOLVED] Getting bounced mail from [email protected] 14 years 4 months ago #8937

  • zeus_lok
  • zeus_lok's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Thanks for following up and the update! Will upgrade to the latest version of DTRegister. The records were recorded in the system so it was just the test e-mails now that I need to get rid of.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.137 seconds