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

First steps of enabling recurring payments #4

Merged
merged 1 commit into from
Jun 12, 2015
Merged

First steps of enabling recurring payments #4

merged 1 commit into from
Jun 12, 2015

Conversation

onchainguy-btc
Copy link
Collaborator

  • Added possibility to set recurringContract field
  • Added possibility to set paymentAmount to zero. This is needed for initial transactions to setup recurring contracts
  • Adjusted readme file and added a new test that verifies that a zero amount payment can be done

* Added possibility to set recurringContract field
* Added possibility to set paymentAmount to zero. This is needed for initial transactions to setup recurring contracts
* Adjusted readme file and added a new test that verifies that a zero amount payment can be done
@hekike
Copy link
Owner

hekike commented Jun 11, 2015

@seb0zz wow sry, I totally forgot this pr. Someone extended it with other features: #5

Could you check it? Should I still accept yours?

@evenisse
Copy link
Collaborator

This patch from @seb0zz allow to initiate recurring contract with HPP request.
The patch in #5 allow to create recurring payment and list/disable recurring contracts from a recurring contract created with HPP request or an other method.

@onchainguy-btc
Copy link
Collaborator Author

Great work @evenisse Would have done the same stuff within the next weeks ;-)

@hekike hekike closed this Jun 12, 2015
@hekike hekike reopened this Jun 12, 2015
@hekike
Copy link
Owner

hekike commented Jun 12, 2015

@evenisse sry, wrong btn. Merge of course and thank you :)

hekike added a commit that referenced this pull request Jun 12, 2015
First steps of enabling recurring payments
@hekike hekike merged commit cadf2b7 into hekike:master Jun 12, 2015
@hekike
Copy link
Owner

hekike commented Jun 12, 2015

published as 1.2.0 to npm

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.

3 participants