Skip to content

[new driver] : add TARA payment gateway driver#35

Open
roshandelpoor wants to merge 5 commits intodena-a:masterfrom
roshandelpoor:feature/tara
Open

[new driver] : add TARA payment gateway driver#35
roshandelpoor wants to merge 5 commits intodena-a:masterfrom
roshandelpoor:feature/tara

Conversation

@roshandelpoor
Copy link
Copy Markdown

This pull request introduces support for the TARA payment gateway by adding a new driver implementation to the package.

✨ Key changes:

  • Added a new TARA driver that integrates with the TARA payment API.
  • Implemented request/response handling for payment initialization and verification.
  • Added configuration options for TARA credentials (e.g., merchant ID, API key, callback URL).
  • Provided error handling and exceptions consistent with existing gateway drivers.
  • Updated documentation and usage examples to include the TARA gateway.
  • Added unit tests to ensure driver stability and correctness.

✅ Benefits:

  • Expands available payment gateway options for users of the package.
  • Enables refund capability for TARA payments.
  • Ensures a consistent developer experience across all supported gateways.

Documents:

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.

1 participant