@Adyyda
I was testing with 3.3 version and worked perfectly, I am also pretty sure it works also on 3.4, it just require precise setting. Not minute work.
Can you tell us the steps that you did? Or post a video? Many of us will apreaciate it.
I have done this. I downloaded the plugin and install it. Than activate it and once done, i have accessed the plugin page.
There we have to add <?php fortumo_button(osc_item_id()); ?> which i did and the button shows fine.
I have Renamed sms.php to xxxx.php and move it to root directory - mywebsite.com/xxxx.php
I went to
http://fortumo.com/ and made a account and set up Cross-Platform Mobile Payments and made
General information
Service: Pay-by-Mobile Widget
Country: my country
Started at: 2014-11-11 11:49
Messages: 0
Service ID: long code
Secret: log code
Those long codes i have added them into the plugin.
The moment i created on their website the function, in setup page i see
For integration simply add the following HTML code to your webpage
First, add this on your page once
<script src="//fortumo.com/javascripts/fortumopay.js" type="text/javascript"></script>
And then add this where you want the payment button
<a id="fmp-button" href="#" rel="long code"><img src="//fortumo.com/images/fmp/fortumopay_96x47.png" width="96" height="47" alt="Mobile Payments by Fortumo" border="0" /></a>
if i add these 2, a second button shows which opens up the process like in the demo from their website.
if i remove them, nothing shows. The buttons created by <?php fortumo_button(osc_item_id()); ?> has no function, nothing is launched
So what did i miss out?
The only thing which is not specified was Where to redirect the user after completing the payment? [CUID] which i left it like that to
http://my website/index.php?page=fortumo&action=return&id=CUID