View Single Post
  #4  
Old 04-25-2012, 08:07 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Xpayments internal error

You cannot use XPayments on http - it has to be https, so you need it to have SSL installed as well where XPayments is installed - for that domain. You can also change

allow_insecure_protocol=0

to

allow_insecure_protocol=1

to allow XPayments to work over http but this is something you should not do on production site
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote