Skip to content

Commit

Permalink
chore: dummy processor flow (#527)
Browse files Browse the repository at this point in the history
Co-authored-by: Pritish Budhiraja <[email protected]>
  • Loading branch information
gitanjli525 and Pritish Budhiraja authored Apr 16, 2024
1 parent bfe31ce commit 321e080
Show file tree
Hide file tree
Showing 35 changed files with 714 additions and 339 deletions.
2 changes: 1 addition & 1 deletion cypress/e2e/processors/processores-paypal_test.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ describe("Processors Create Module", () => {
cy.url().should("eq", "http://localhost:9000/connectors");
cy.contains("Processors").should("be.visible");
cy.contains(
"Connect and manage payment processors to enable payment acceptance",
"Connect a test processor and get started with testing your payments",
).should("be.visible");
cy.get("[data-testid=connect_a_new_processor]").contains(
"Connect a new processor",
Expand Down
99 changes: 91 additions & 8 deletions public/hyperswitch/Gateway/FAUXPAY.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
103 changes: 89 additions & 14 deletions public/hyperswitch/Gateway/PAYPAL_TEST.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 321e080

Please sign in to comment.