We've found a way to almost integrate with a payment method (mobilepay, which is huge in Denmark).
Via a URL, we can construct a URL that will make it start the app etc. as per their guidelines.
However, we have two problems.
1) The amount is in Danish Kroner, and that is assumed by the URL, so the Kr. that {BALANCE} returns together with the amount is not understood. We have changed the currency field to empty, but then it places a $ in the field.
2) The URL is to be encoded in a QR code, I have the QRCode Plant installed in Joomla, but it is apparently not triggered properly from the Attendance template found under Payments Config -> Manual -> Manual payment page layout.
Via a URL, we can construct a URL that will make it start the app etc. as per their guidelines.
However, we have two problems.
1) The amount is in Danish Kroner, and that is assumed by the URL, so the Kr. that {BALANCE} returns together with the amount is not understood. We have changed the currency field to empty, but then it places a $ in the field.
2) The URL is to be encoded in a QR code, I have the QRCode Plant installed in Joomla, but it is apparently not triggered properly from the Attendance template found under Payments Config -> Manual -> Manual payment page layout.