Post by livewire » Tue May 02, 2017 2:35 am

Im having a issue with PayPal express checkout.. When i select the payment option and try to confirm the order it just says Loading and nothing happens..

When i check through the console window, it calls the confirm function

Code: Select all

<div class="buttons">
  <div class="pull-right">
    <a href="https://mysite/index.php?route=extension/payment/pp_express/checkout"
 class="btn btn-primary" id="button-confirm" data-loading-text="Loading...">Continue</a>
  </div>
</div>
<script type="text/javascript"><!--
$('#button-confirm').on('click', function() {
	$('#button-confirm').button('loading');
});
//--></script>
there no errors in the log either...any idea why the paypal express isnt working?

Thanks.

New member

Posts

Joined
Thu Mar 14, 2013 3:28 pm
Who is online

Users browsing this forum: No registered users and 17 guests