Jump to:
| Project: | Payment Network for Ubercart (sofortueberweisung.de and DIRECTebanking.com) |
| Version: | 6.x-1.6 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Now when I check the Payment Order i only see:
Payment of 7.95 EUR submitted through Payment Network.
Wouldn't it be nice to show more information in the Admin comments:
-SENDER_BANK_CODE- Sender sort code
-SENDER_BANK_NAME- Sender bank name
-SENDER_BANK_NAME_URLENCODE- Sender bank name (URL-encoded)
-SENDER_BANK_BIC- Sender BIC
I will try to create this now, and will add code here later, (if i succeed)
Also i noticed in the /admin/store/orders/9399 i see no logo, but i get the html:
Balance: $0.00 (View)
Method:
Online bank transfer without registration. TÜV certified data privacy. Please have your online banking details to hand. Available services/goods will be dispatched immediately.
Ok i will report back!
Comments
#1
ok i see in watchdog i already get information:
*i changed the output so my prived information is not shown
Received notification with POST data: Array ( [transaction] => 46116-114448-4EE1E4D4-6A13 [user_id] => 11116 [project_id] => 114448 [sender_holder] => Max Mustermann [sender_account_number] => 23456789 [sender_bank_code] => 88888888 [sender_bank_name] => Testbank [sender_bank_bic] => PNAGDE00000 [sender_iban] => DE16888888880023456789 [sender_country_id] => DE [recipient_holder] => Name [recipient_account_number] => 111157137 [recipient_bank_code] => [recipient_bank_name] => ABN Amro Bank N.V. [recipient_bank_bic] => ABNANL2A [recipient_iban] => NL21ABNA0596657137 [recipient_country_id] => NL [international_transaction] => 1 [amount] => 7.95 [currency_id] => EUR [reason_1] => Order No. 9400-0 [reason_2] => Name [security_criteria] => 1 [user_variable_0] => 9400 [user_variable_1] => [user_variable_2] => [user_variable_3] => [user_variable_4] => [user_variable_5] => Shop-System Name v.2.0 [created] => 2011-12-09 11:37:51 [project_password] => yeschangedthis [verified] => 1 )
But my main question is, would i get this also with a real transaction? I now only use this environment in test from sofort.