Skip to content
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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

brunobarros
Copy link

@brunobarros brunobarros commented Jun 7, 2017

So we can use BOLETO or CREDIT_CARD as possible subscription payment method.

@brunobarros
Copy link
Author

@paniko0 , please check this PR as soon as you can.

Thanks.

@paniko0
Copy link
Owner

paniko0 commented Jun 9, 2017

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.

@brunobarros
Copy link
Author

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.

@paniko0
Copy link
Owner

paniko0 commented Jun 15, 2017

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.

@brunobarros
Copy link
Author

brunobarros commented Jun 15, 2017 via email

@paniko0
Copy link
Owner

paniko0 commented Jun 15, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants