-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support to subscription payment_method attribute #11
base: master
Are you sure you want to change the base?
Conversation
@paniko0 , please check this PR as soon as you can. Thanks. |
I'll take a look, but as far as I can see, you're not using Betamax. Your tests will probably never pass since a real request will be made to assinaturas. |
Could you help me with Betamax configuration? As I can see, jassinaturas is using 1.1.2 Betamax version. I'm facing problems with betamax certification import to cacerts, for SSL support. What was the command and file used to import betamax certificate to cacerts? Thanks. |
I also tried to make it work but I couldn't either. It's been a while since I don't use it. |
It would be the case to upgrade to betamax 2.0.1?
Em 15 de jun de 2017 02:17, "Danillo Souza" <[email protected]>
escreveu:
… I also tried to make it work but I couldn't either. It's been a while
since I don't use it.
I'll try to make it work this weekend.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKfeIF5WHSP5g62ZFvG3jKu4sU04XRrks5sEL5VgaJpZM4NyKkf>
.
|
We could give it a try. The only thing that I'm really worried about is what they have in their github page: This project currently has no maintainer. The ambitious 2.X release turned out to be architectually flawed, difficult to use, and even more difficult to accurately document. 2.X is essentially a failure and has been abandoned. Do you know any other lib that mocks web requests? Apparently, all languages has a decent one except Java. 😩 |
So we can use BOLETO or CREDIT_CARD as possible subscription payment method.