Sha256: 9fbf502b8377d8b16f04d9cfdebba966076b6717f1669cad34201ae15b379379
Contents?: true
Size: 938 Bytes
Versions: 4
Compression:
Stored size: 938 Bytes
Contents
.hero-unit %h1 Mollie Bank <small>v#{MollieBank::VERSION}</small> %p Test your transactions on your local machine .row .span4 %h1 Step 1 %p Make sure you change the url <a>https://secure.mollie.nl/xml/ideal</a> into <a>http://localhost:4567/xml/ideal</a> %p If you are using a existing framework/module, you might find additional implementation information on the <a href="https://github.com/manuelvanrijn/mollie-bank/wiki/Implement-into-existing-modules">Wiki: 'Implement into existing modules'</a>. .span4 %h1 Step 2 %p Make sure the <code>returnurl</code> and the <code>reporturl</code> are set to your local address. So for example you would have: <code>http://localhost/report.php</code> and<br /><br /> <code>http://localhost/return.php</code> .span4 %h1 Step 3 Go to the bank selection page of your application and you'll now see <strong>"Mollie Bank"</strong> in the bank selection.
Version data entries
4 entries across 4 versions & 1 rubygems