Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chuva-io/sisp_payments_js issues and pull requests
#56 - SPJ-55: Prepare package for v2.2.1 release
Pull Request -
State: closed - Opened by FredSoares about 1 year ago
#55 - Prepare package for v2.2.1 release
Issue -
State: closed - Opened by FredSoares about 1 year ago
#54 - SPJ-52: Fix validatePayment() function
Pull Request -
State: closed - Opened by FredSoares over 1 year ago
#53 - update files
Pull Request -
State: open - Opened by DsK-David over 1 year ago
- 3 comments
#52 - Fix validatePayment() function
Issue -
State: closed - Opened by FabyoSK almost 2 years ago
Labels: Bug, High Priority
#51 - SPJ-50: Fix sisp3DS import path in documentation
Pull Request -
State: closed - Opened by lcsfort about 2 years ago
#50 - Fix sisp3DS import path in documentation
Issue -
State: open - Opened by lcsfort about 2 years ago
#49 - SPJ-48: Prepare package for v2.2.0 release
Pull Request -
State: closed - Opened by lcsfort about 2 years ago
#48 - Prepare package for v2.2.0 release
Issue -
State: closed - Opened by lcsfort about 2 years ago
#47 - SPJ-40: Add required fields for 3DSecure
Pull Request -
State: closed - Opened by lcsfort about 2 years ago
#46 - SPJ-45: Prepare package for v2.1.0 release
Pull Request -
State: closed - Opened by lcsfort about 2 years ago
#45 - Prepare package for v2.1.0 release
Issue -
State: closed - Opened by lcsfort about 2 years ago
#44 - SPJ-43: As a user I would like to be able to make payments using tokenization
Pull Request -
State: closed - Opened by lcsfort about 2 years ago
#43 - As a user I would like to be able to make payments using tokenization
Issue -
State: closed - Opened by lcsfort about 2 years ago
#42 - SPJ-41: Update the Sisp class to include service payment and recharge
Pull Request -
State: closed - Opened by lcsfort over 2 years ago
#41 - Update the Sisp class to include service payment and recharge
Issue -
State: closed - Opened by lcsfort over 2 years ago
#40 - Add required fields for 3DSecure
Issue -
State: closed - Opened by BrunoPiMA over 2 years ago
- 3 comments
#39 - SPJ-38: Prepare package for v2 release
Pull Request -
State: closed - Opened by lcsfort over 2 years ago
#38 - Prepare package for v2 release
Issue -
State: closed - Opened by lcsfort over 2 years ago
#37 - SPJ-36: Update the validatePayment function to expect the responseBody to be of type x-www-form-urlencoded
Pull Request -
State: closed - Opened by lcsfort over 2 years ago
#36 - Update the validatePayment function to expect the responseBody to be of type x-www-form-urlencoded
Issue -
State: closed - Opened by lcsfort over 2 years ago
#35 - #13 - Add node_modules to .npmignore file
Pull Request -
State: closed - Opened by thypirate over 2 years ago
- 7 comments
#34 - chuva-io#17 - Add Portuguese README
Pull Request -
State: closed - Opened by juaryR almost 3 years ago
- 2 comments
#33 - Resolves #27 - Add the installation instructions to README.md
Pull Request -
State: closed - Opened by vandro almost 3 years ago
Labels: Documentation, Good first issue
#32 - Update README.md to specify that `referenceId` should be unique and at maximum 15 character
Issue -
State: open - Opened by FabyoSK about 3 years ago
- 2 comments
Labels: Documentation, Good first issue
#31 - Resolves #30 - Rename package name from @chuva.io/sisp_payments to @chuva.io/sisp
Pull Request -
State: closed - Opened by FabyoSK about 3 years ago
#30 - rename package name from `@chuva.io/sisp_payments` to `@chuva.io/sisp`
Issue -
State: closed - Opened by FabyoSK about 3 years ago
#29 - Resolves #28 - Update SISP class to initialize url on constructor
Pull Request -
State: closed - Opened by FabyoSK about 3 years ago
#28 - Update SISP class to initialize sispUrl on constructor
Issue -
State: closed - Opened by FabyoSK about 3 years ago
#27 - Add the installation instructions to README.md
Issue -
State: closed - Opened by FabyoSK about 3 years ago
Labels: Documentation, Good first issue
#26 - Resolves #25 - Include organization name on the package.json file
Pull Request -
State: closed - Opened by FredSoares about 3 years ago
#26 - Resolves #25 - Include organization name on the package.json file
Pull Request -
State: closed - Opened by FredSoares about 3 years ago
#25 - Update package.json to include organization name
Issue -
State: closed - Opened by FabyoSK about 3 years ago
Labels: High Priority
#24 - Resolves #19 - Prepare package for v1 release
Pull Request -
State: closed - Opened by FabyoSK about 3 years ago
#23 - Resolves #19 - Improve package.json and move index.js to src folder
Pull Request -
State: closed - Opened by FabyoSK about 3 years ago
#22 - Resolves #20 - Export Sisp class on index.js
Pull Request -
State: closed - Opened by FabyoSK about 3 years ago
#21 - Resolves #20 - Export Sisp class on index.js
Pull Request -
State: closed - Opened by FabyoSK about 3 years ago
#20 - Export SISP Class on index.js
Issue -
State: closed - Opened by FabyoSK about 3 years ago
#19 - Prepare package for v1 release
Issue -
State: closed - Opened by FabyoSK about 3 years ago
#18 - Configure GitHub Actions to run tests on all pull requests
Issue -
State: open - Opened by nnascim over 3 years ago
Labels: Good first issue, Automation/DevOps
#17 - Add Portuguese README
Issue -
State: closed - Opened by nnascim over 3 years ago
Labels: Documentation, Good first issue, Low Priority
#16 - Resolves #15 - Create a function that validate payment response
Pull Request -
State: closed - Opened by FredSoares over 3 years ago
#15 - Create a helper function to validate webhook payment responses
Issue -
State: closed - Opened by FredSoares over 3 years ago
- 4 comments
Labels: Enhancement
#14 - Resolves #4 - As a user I would like to be able to process a payment
Pull Request -
State: closed - Opened by FredSoares over 3 years ago
- 2 comments
#13 - Add node_modules to .npmignore file
Issue -
State: closed - Opened by FredSoares over 3 years ago
Labels: Good first issue, Low Priority
#12 - Resolves #6 - As a user I would like to be able to configure the project with …
Pull Request -
State: closed - Opened by FredSoares over 3 years ago
#11 - Configure GitHub Actions to run linter on all pull requests
Issue -
State: open - Opened by nnascim over 3 years ago
Labels: Good first issue, Automation/DevOps
#10 - As a User I want to know if SISP payment was processed with success or not
Issue -
State: open - Opened by FredSoares over 3 years ago
Labels: Documentation, Engineering Review
#9 - Add contribution guidelines to the project
Issue -
State: open - Opened by FredSoares over 3 years ago
Labels: Documentation, High Priority
#8 - As a user I want to generate the HTML form to process payment
Issue -
State: closed - Opened by FredSoares over 3 years ago
Labels: Duplicate
#7 - Resolves #6 - As a user, I want to know how to use the service
Pull Request -
State: closed - Opened by FredSoares over 3 years ago
#6 - As a user I would like to be able to configure the project with my SISP credentials
Issue -
State: closed - Opened by FredSoares over 3 years ago
#5 - SPJ-1: Project configuration #1
Pull Request -
State: closed - Opened by FredSoares over 3 years ago
#4 - As a user I would like to be able to process a payment
Issue -
State: closed - Opened by FredSoares over 3 years ago
#3 - SPJ-1: Create Payment service with vinti4 #1
Pull Request -
State: closed - Opened by FredSoares over 3 years ago
#2 - Publish package to NPM
Issue -
State: closed - Opened by FredSoares over 3 years ago
Labels: High Priority
#1 - Project configuration
Issue -
State: closed - Opened by FredSoares over 3 years ago