- Posts: 37
- Thank you received: 2
Add Vivawallet payment to Hikashop
- Poukamisas
-
Topic Author
- Offline
Less
More
10 years 2 months ago #244349
by Poukamisas
Add Vivawallet payment to Hikashop was created by Poukamisas
-- url of the page with the problem -- :
kosmima-gkiotli.gr
-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.4.45
-- Browser(s) name and version -- : Firefox 46.0.1
Hi,
I want to add a option for payment with vivawallet to hikashop and i don't know how. On the vivawallet's site they say that the only that I have to do is to add on my site the follow code:
<script src=" www.vivapayments.com/web/checkout/js ">
<form action=/charge" method="POST">
<button
type="button"
class="simple"
data-vp-publickey="aBon7Oqqme4i/d6kPz3ICnIm/KEFXnavmpAGMR+dtK0="
data-vp-lang="el"
data-vp-description="Friendly description for you customer"
data-vp-amount="2000">
</button>
</form>
But I don't know where I have to add the code. Could you help me?
Thanks in Advance
-- HikaShop version -- : 2.6.3
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.4.45
-- Browser(s) name and version -- : Firefox 46.0.1
Hi,
I want to add a option for payment with vivawallet to hikashop and i don't know how. On the vivawallet's site they say that the only that I have to do is to add on my site the follow code:
<script src=" www.vivapayments.com/web/checkout/js ">
<form action=/charge" method="POST">
<button
type="button"
class="simple"
data-vp-publickey="aBon7Oqqme4i/d6kPz3ICnIm/KEFXnavmpAGMR+dtK0="
data-vp-lang="el"
data-vp-description="Friendly description for you customer"
data-vp-amount="2000">
</button>
</form>
But I don't know where I have to add the code. Could you help me?
Thanks in Advance
Please Log in or Create an account to join the conversation.
10 years 2 months ago #244352
by nicolas
Replied by nicolas on topic Add Vivawallet payment to Hikashop
Hi,
It's much more complex than that. It will require creating a payment plugin where you'll indeed add something like that (but with variables coming from HikaShop):
www.hikashop.com/support/documentation/6...r-documentation.html
If you're not a developer adding a payment method to a shopping cart is not possible unless a plugin already exists for that.
It's much more complex than that. It will require creating a payment plugin where you'll indeed add something like that (but with variables coming from HikaShop):
www.hikashop.com/support/documentation/6...r-documentation.html
If you're not a developer adding a payment method to a shopping cart is not possible unless a plugin already exists for that.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 25
- Thank you received: 8
4 years 11 months ago #336199
by gabriel.robert
Replied by gabriel.robert on topic Add Vivawallet payment to Hikashop
The following user(s) said Thank You: nicolas
Please Log in or Create an account to join the conversation.
Time to create page: 0.230 seconds