Hi,
I can't find Satispay payment method plugin for Hikashop.
I could adapt Bank Transfer plugin but I need to insert order amount as an url parameter in "Bank account information" so that user can click on link and go to Satispay site with a pre-filled amount.
For example:
<a href="https://www.satispay.com/app/pay/shops/myshopid?amount=ORDER_TOTAL_AMOUNT">Pay this order on Satispay</a>
Where ORDER_TOTAL_AMOUNT is the total price in cents.
How can I do this? Would you help me, please?
Thank you!
Regards