Jump to content

Suscription renew problem


Recommended Posts

Using the new service suscription in the forum when the user pay the first time all is fine but when this will renew i get this message

Quote

There are no available payment methods. This can happen if, for example, you have two products that are set to only be able to be paid for by two different payment methods and you try to purchase them together. Or, if you restrict payment methods to only be available to certain countries and there are no payment methods available for this billing address.

I see the problem is the table 'nexus_invoices' column i_items i see in the json object something like this

[{"act":"renewal","app":"nexus","type":"subscription","cost":"10.00","tax":null,"quantity":1,"itemName":"Renew: 1 Day","itemID":9,"physical":false,"methods":["*"],"cfields":[],"extra":null}] 

and should be like this

[{"act":"renewal","app":"nexus","type":"subscription","cost":"10.00","tax":null,"quantity":1,"itemName":"Renew: 1 Day","itemID":9,"physical":false,"methods":"*","cfields":[],"extra":null}]

if i set this the payment work fine ?

 

MAYBE IS A BUG... but i can't report this to developers..

Link to comment
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...