Transaction Problem
-
Hi,
I am using WP 3.8 and WooCommerce 2.0.20
I have activated PayMill account (live). I tested plugin by using real credit card data. When I hit submit button, nothing happened and all I saw is “50105” at the top of “order info” section.
I just copied of this number from source code:
<form id="formId_0360039072619282641393978139790" class="checkout" action="https://www.gelinga.com/checkout/" method="post" name="checkout" style="position: static;">
50105
<div id="customer_details" class="large-7 columns">
<div class="checkout-group woo-billing">
<div class="checkout-group woo-shipping">
</div>
<div class="large-5 columns">
<input type="hidden" value="8a8394874486dc5101448f93c0cf6323" name="paymillToken">
</form>My website is https://www.gelinga.com
Could you please advise?
- The topic ‘Transaction Problem’ is closed to new replies.