Jump to content

Suscription renew problem

Featured Replies

Posted

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..

Why can't you report this to developers?  Send in a ticket.  

  • 3 weeks later...
  • Author
  On 6/21/2018 at 11:45 PM, Joel R said:

Why can't you report this to developers?  Send in a ticket.  

I did but support just deleted the ticket support lol

Anyway i fixed in my test but users what use new subscription feature will have this problem later ?

 

Archived

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

Recently Browsing 0

  • No registered users viewing this page.