-
Notifications
You must be signed in to change notification settings - Fork 16
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
As a user I would like to be able to process a payment #4
Milestone
Comments
FredSoares
changed the title
Create Payment service
As a user I would like to be able to configure the project with my SISP credentials
Sep 8, 2021
FredSoares
changed the title
As a user I would like to be able to configure the project with my SISP credentials
As a user I would like to be able to configure the project with my SISP credentials and process payment
Sep 8, 2021
FredSoares
changed the title
As a user I would like to be able to configure the project with my SISP credentials and process payment
As a user I would like to be able to process payment with SISP credentials
Sep 8, 2021
nnascim
changed the title
As a user I would like to be able to process payment with SISP credentials
As a user I would like to be able to process a payment
Sep 9, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 13, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 15, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 15, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 15, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 15, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 15, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 15, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 15, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 16, 2021
…ntRequestForm function
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 16, 2021
FredSoares
added a commit
to FredSoares/sisp_payments_js
that referenced
this issue
Sep 16, 2021
nnascim
pushed a commit
that referenced
this issue
Sep 16, 2021
nnascim
pushed a commit
that referenced
this issue
Sep 16, 2021
nnascim
pushed a commit
that referenced
this issue
Sep 16, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Once a user has configured the module with their credentials (#6 ) they should be able to process payments.
Note:
webhookUrl
should be used to process payment response on As a User I want to know if SISP payment was processed with success or not #10Testing Requirements
Documentation/README
Function to generate Payment Request Form.
Function signature.
Function parameters.
Note -
webhookUrl
should be created by the user as requested by SISP in their official documentation and the SISP will use it to make a request to send us a payment response.Function return types.
Usage example.
The text was updated successfully, but these errors were encountered: