Search for a vm2.0 Plugin to give my costumer the chance to pay with sofortüberweisung.
On the Payment Page, the old Plugin can be found.
But not working with the new 2.0
Can anyone help me out?
hi!
new version of plugin is done and should be available in next few days. we will appreciate any suggestions and bug reports.
god bless you :)
i don't know when it will be available officially on sofort page, but if you want you can give it a try downloading it from here (http://dl.dropbox.com/u/116386/com_virtuemart_sofort.2.0.2.zip)
it requires joomla 1.7 and vm 2.0.1, because of error in paypal plugin in 2.0.0.
Installation:
1. Install this as normal joomla plugin using extensions manager
2. Select VirtueMart component configuration from Components menu
3. Add new Payment Method
4. Enter name of this new payment method - payment-network.com
5. Enable Published
6. Select Pyament Method: VM - Payment, Sofort
7. Click Save
8. Switch to configuration tab
9. Enter Sofort API Key
10. Select payment options
11. Save
What about the success link I have to define in the sofortueberweisung.de-Project?
I did not find any documentation for this?
Can you please specify the success link?
Success link is generated automatically based on your website's host and it's sent to sofort with every call - you don't have to set it manually in sofort project settings. Btw, I'll post recent version of plugin in the evening, there were some improvements added.
Okay : )
Thank you for the quick response.
There are two things:
1. When I do not specify a success url, I am not automatically redirected from sofortueberweisung.de back to the shop.
2. Payments are still marked as "pending", no transaction-ID is passed to the shop.
Best regards
Quote from: nils_inv on October 02, 2012, 11:29:04 AM
There are two things:
1. When I do not specify a success url, I am not automatically redirected from sofortueberweisung.de back to the shop.
2. Payments are still marked as "pending", no transaction-ID is passed to the shop.
This is unusual. You can check in sofort panel in api calls tab. There are all requests sent from plugin to sofort. You can find success link in this xml requests and check is it valid.
I cannot see any link, he just says:
"Fehler:
Bei der automatischen Weiterleitung zurück zum Händler trat ein Fehler auf. Bitte wenden Sie sich an den Support.
Der Weiterleitungs-URL ist invalide. "
OK, try with this version (http://dl.dropbox.com/u/116386/com_virtuemart_sofort.2.0.2.zip) and if it won't help we will dig deeper.
I get stuck on the redirection page that leads to the SÜ-page. Reloads page in loop ....
Quote from: nils_inv on October 02, 2012, 12:05:28 PM
I get stuck on the redirection page that leads to the SÜ-page. Reloads page in loop ....
Can you provide me a test user and access to your shop?
Did you receive the PM's?
Quote from: nils_inv on October 02, 2012, 15:31:18 PM
Did you receive the PM's?
I've replied but something probably went wrong. I've asked you to check sofort panel -> services -> api calls and click little icon on the right side of first call from the top. There should be full xml request from plugin.
Please find the info from this morning, using the older plugin version.
With the new plugin I stay on the checkout page, it reloads in loop...
Fehler: Bei der automatischen Weiterleitung zurück zum Händler trat ein Fehler auf. Bitte wenden Sie sich an den Support.
Der Weiterleitungs-URL ist invalide.
Request: Array
(
[_GET] => Array
(
[url] => payment/go/provide_tan
)
[_POST] => Array
(
[data] => Array
(
)
)
)
Yes, I've received your PMs and checked situation on your sever.
Just to be sure, you should seen something like this: https://www.evernote.com/shard/s5/sh/a323c51e-b341-4688-b052-39cf7f8b2eba/a29f274673ca870a9c8555915a529ead
No image
can you provide me your email address?
Will send you a screenshot. I see different things ...
Quote from: nils_inv on October 02, 2012, 16:53:45 PM
can you provide me your email address?
Will send you a screenshot. I see different things ...
Just a thought... maybe you are using sofort classic and not sofort gateway?
Here is plugin for vm2.x and sofort classic:
http://dl.dropbox.com/u/116386/com_virtuemart_sofortclassic.2.0.2.zip
http://dl.dropbox.com/u/116386/com_virtuemart_sofortclassic.2.0.2_readme.txt
i do not understand. Are there two different plugins?
What is the difference between them?
Quote from: nils_inv on October 02, 2012, 17:22:46 PM
i do not understand. Are there two different plugins?
What is the difference between them?
Yes there are two plugins. Sofort classic is for plain old sofort. Sofort gateway is for new functionality including Sofortueberweisung, Sofortlastschrift, Lastschrift, Sofortvorkasse, Sofortrechnung.
Okay, I understand. I only need the "regular" Sofortueberweisung.
I installed and configured sofort classic and had a try.
Order is pending and no transaction id is passed. What am i missing?
Quote from: nils_inv on October 02, 2012, 17:34:27 PM
Okay, I understand. I only need the "regular" Sofortueberweisung.
I installed and configured sofort classic and had a try.
Order is pending and no transaction id is passed. What am i missing?
In readme file there are links which you have to set in sofort project settings.
Yes, I did that already.... : ( But SÜ doesn't send data back to my shop.
Quote from: nils_inv on October 04, 2012, 07:09:58 AM
Yes, I did that already.... : ( But SÜ doesn't send data back to my shop.
You mean notification after payment? Did you set both project and notification password in plugin settings in virtuemart? Please check notification details at sofort page, projects->notifications.
Now I did the first test payment for today and finally it works. : )
Did not change anything since the last attempt.
Thank you very much for your professional help!
One last detail: Order is "confirmed". But "transaction-id" is "0".
Quote from: nils_inv on October 04, 2012, 09:10:03 AM
One last detail: Order is "confirmed". But "transaction-id" is "0".
Can you send me a screenshot? I'm not sure in which place it is.
In the VM Administration. Entering in an order, bottom right.
Quote from: nils_inv on October 04, 2012, 09:27:11 AM
In the VM Administration. Entering in an order, bottom right.
I've fixed transaction numbers, but I've found a bug - sofort cannot notify plugin when order number contains letters (ex. 3456ef8). Can you check your orders and confirm that the ones only with digits in order number are confirmed by sofort and those with letters in order number are still pending?
Yes, I can confirm that. That's why suprisingly the order from this morning was set to confirmed. It only contained numbers.
What can we do?
Quote from: nils_inv on October 04, 2012, 11:28:46 AM
Yes, I can confirm that. That's why suprisingly the order from this morning was set to confirmed. It only contained numbers.
What can we do?
I'm investigating the problem. For this kind of orders apache sets "x-pad: avoid browser bug" header in response to sofort's notification call and doesn't run plugin code. I must compare sofort's calls for orders with letters and without and find the difference causing the problem.
Okay, thank you. will wait for your news then.
I've managed to fix this. Working version is here:
http://dl.dropbox.com/u/116386/com_virtuemart_sofortclassic.2.0.2.zip
You can unpack this and replace only plugins/vmpayment/sofortclassic/sofortclassic.php file on your server.
well done! works. thank you.
But now, as customer, I do not receive an order confirmation email. As Shop owner no emails, too.
hi , i have installed this plugin( classic version ) and test it with the TEST MODUS but when the transaction is finish i get an error and i see that the URL generated is
vm%v2.1 why ????
thanks
Quote from: nils_inv on October 05, 2012, 08:46:36 AM
But now, as customer, I do not receive an order confirmation email. As Shop owner no emails, too.
Try now - the same link and just replace main file.
Quote from: coppo82 on October 09, 2012, 16:31:02 PM
hi , i have installed this plugin( classic version ) and test it with the TEST MODUS but when the transaction is finish i get an error and i see that the URL generated is
vm%v2.1 why ????
thanks
Dunno. Can you provide me any link to your page?
no the website is offline but when i tried was online.
the situation is this : i buy something , i compleat all steps , then i get sofort page with the simulation and i follow all steps but in the end when the transaction is finish i should go back to my website but i get that error as URL .
Quote from: coppo82 on October 10, 2012, 12:59:19 PM
no the website is offline but when i tried was online.
the situation is this : i buy something , i compleat all steps , then i get sofort page with the simulation and i follow all steps but in the end when the transaction is finish i should go back to my website but i get that error as URL .
You need to set links manually in sofort.com panel. Add your domain with http:// at the beginning of every address.
notification
/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1-
success
/index.php?option=com_virtuemart&view=pluginresponse&task=pluginresponsereceived&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1-
abort
/index.php?option=com_virtuemart&view=pluginresponse&task=pluginUserPaymentCancel&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1-
Ok done , it works very fine . thanks for the support.
Bye
when the transaction is succesful why in the system the order stay PENDING and not confirmed ???
Quote from: coppo82 on October 10, 2012, 14:36:34 PM
when the transaction is succesful why in the system the order stay PENDING and not confirmed ???
Check notification link, check notification password, check errors in sofort.com panel.
Hi ,
Success link: http://www.xxxxxxxxxx.de/index.php?option=com_virtuemart&view=pluginresponse&task=pluginresponsereceived&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1-
Abort link: http://www.xxxxxxxxxxxx.de/index.php?option=com_virtuemart&view=pluginresponse&task=pluginUserPaymentCancel&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1-
this are the setting , in the end i get : Vielen Dank für Ihre Bestellung! but the order stay pending and not confirmed
Quote from: coppo82 on October 11, 2012, 12:43:47 PM
Hi ,
Success link: http://www.xxxxxxxxxx.de/index.php?option=com_virtuemart&view=pluginresponse&task=pluginresponsereceived&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1-
Abort link: http://www.xxxxxxxxxxxx.de/index.php?option=com_virtuemart&view=pluginresponse&task=pluginUserPaymentCancel&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1-
this are the setting , in the end i get : Vielen Dank für Ihre Bestellung! but the order stay pending and not confirmed
There is also the third - notificaton link
http notification
Notification URL : http://xxxxxxxxxx.de/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1
Method: POST or GET ???? now is POST
Quote from: coppo82 on October 11, 2012, 13:08:53 PM
http notification
Notification URL : http://xxxxxxxxxx.de/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component&on=-USER_VARIABLE_0-&pm=-USER_VARIABLE_1
Method: POST or GET ???? now is POST
It should be post. Check errors on sofort site. You will find exact location in this thread.
i have look the log file , in the last 2 lines stand
11.10.2012 13:15:08: Response code of this request: 503
11.10.2012 13:15:08: Notification 57565079 failed
IT WAS OFF LINE THE WEBSITE ...
BUT now the website is online and the Transaction is success but the order stay as PENDING and i get no email from the system
Hey, me again...
I just noticed that the new version of your sofort classic plugin doesn't send order confirmation emails.
perhaps due to this?
//$cart->sentOrderConfirmedEmail($orderitems)
Can you please give me a hint how to fix this?
Activating this line gives a blank page...
Hi everythings work fine and i get the email from sofort but the order stay PENDING and not confirmed :-(
can you please tell me how can i fix it ?? today the website will be online , it's very unrgent for me .
thanks a lot .
Quote from: coppo82 on October 16, 2012, 10:55:35 AM
Hi everythings work fine and i get the email from sofort but the order stay PENDING and not confirmed :-(
can you please tell me how can i fix it ?? today the website will be online , it's very unrgent for me .
thanks a lot .
Hi, I'm really busy at the moment - my son was born on friday. Please check your notification url - paste it into web browser and see is it reachable. There are only few possibilites - your notification password is wrong, your Passwords and hash algorithm on sofort is not set to md5 (in extended settings, input check), your notification link is not reachable. Check all this and let me know.
Hi , congratulation for your kid :-) i testd all , i change all password and look Hash algorithm: Md5 but the staus stay PENDING :-(
Quote from: coppo82 on October 17, 2012, 10:38:39 AM
Hi , congratulation for your kid :-) i testd all , i change all password and look Hash algorithm: Md5 but the staus stay PENDING :-(
Thanks. Something must be wrong. Can you give me access to your vm and sofort backend? I have no other ideas want could you check.
i wrote in PM .
thanks.
hi , i installa the new version .
i have 2 problem
which is the successful link ???
the customers don't get email of the order.
i have to make online today this website :-(
Quote from: coppo82 on October 18, 2012, 10:04:46 AM
hi , i installa the new version .
i have 2 problem
which is the successful link ???
the customers don't get email of the order.
i have to make online today this website :-(
The new version only have this line related to email order confirmation uncommented. You wrote earlier that it stared to work for you? What did you change?
about the CLASSIC version i have this problem
with the old file :
i get order , everythings is fine but the customers don't get email
with the new version that you post in in the forum:
the redirect page is white and the and the customers don't recive an email
please i send you in PM the access of my vm , fix it today if you have time because it's very important for me.
thanks a lot
Another problem with the whole sofortüberweisung plugin is that it is not implemented as it should be. If a customer pay with paypal plugin, he is redirected to the paypal page. From there it is possible to pay or to go back to the shop to choose another payment option. The sofortüberweisung plugin does not go back to the checkout page to define another payment method for the existing order, it goes back to the homepage. So the customer does not receive a redirect to the cart page with the selected products, he or she can start from new on.
The paypal plugin does go back to the checkout page (all cart items are preserved) and the customer can choose another payment method.
Quote from: franzpeter on November 14, 2012, 15:16:41 PM
Another problem with the whole sofortüberweisung plugin is that it is not implemented as it should be. If a customer pay with paypal plugin, he is redirected to the paypal page. From there it is possible to pay or to go back to the shop to choose another payment option. The sofortüberweisung plugin does not go back to the checkout page to define another payment method for the existing order, it goes back to the homepage. So the customer does not receive a redirect to the cart page with the selected products, he or she can start from new on.
The paypal plugin does go back to the checkout page (all cart items are preserved) and the customer can choose another payment method.
It's a matter of single param. I will look at this. Thanks for report.
Hello.
I also have a question to the Sofortüberweisung plugin.
How can I setup the "purpose" ("Verwendungszweck") pram in Virtuemart which is transerred to Sofortüberweisung?
And how can I setup to get an email with all ordered details after a customer has klicked the Sofortüberweisung button?
-I get a confirmation Mail from Sofort.com but I still don´t know what the customer has ordered. (I have to say that there is only 1 product in my shop which has a few variations with different prices)
My shop ist running local at this time, so there is no chance for you to look at it "live"....
It would be great if anyone could help me out.
Best regards
smint
How can i display the sofortüberweisung-logo?
there isn't any field to select a logo ???
can anyone help?
I can't install last version to Joomla 1.5 with VirtueMart 2.0. I tried to install v. 2.0.1, but it also won't install, but I did copied files myself and runned install script. Now it works, but can you help me with 2.0.2 version? As it is using API not POST and GET.
Quote from: fragov on April 20, 2013, 02:19:01 AM
I can't install last version to Joomla 1.5 with VirtueMart 2.0. I tried to install v. 2.0.1, but it also won't install, but I did copied files myself and runned install script. Now it works, but can you help me with 2.0.2 version? As it is using API not POST and GET.
There are two versions of plugin: classic for normal sofort and new plugin for sofort gateway. Both versions are using post/get to notify server.