i installed it fine but the it shows 0 build balance..your own shows 10 build balancePardon! I did not understand your question.
I think the translator may not have worked well here. If you want to redo it.
i installed it fine but the it shows 0 build balance..your own shows 10 build balancePardon! I did not understand your question.
I think the translator may not have worked well here. If you want to redo it.
Now I understand your question.
Then,
1º I did the Stripe configuration
2º I created a Plan with a value of 0.50$ and 10 build
3º I made the purchase of this plan with my credit card and it worked, getting the 10 build.
*But at build time there is an error
Entendo..você acha que é possível fazer um plano gratuito com 10 builds? eu posso testar depois... porque eu não tenho passo para pagar
tente acessar assim:A pasta de instalação não existe depois que eu acesso http://yoursite.com/backend/install/index , recebo um arquivo de erro não encontrado , qualquer ajuda por favor @theudexter ??
go to your database and run the below commandHow to increase build balance?
are your using v1.2 or v1.3 ?
worked like charmgo to your database and run the below command
mysql> update apps set balance='10';
Query OK, 1 row affected (0.01 sec)
Rows matched: 1 Changed: 1 Warnings: 0
OR update builds table