awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPayment Payload Modifiers

Utilities for injecting custom parameters into payment gateway request payloads.

Distinct from Request Parameter Modifiers: Focuses on adding arbitrary business data to payment requests specifically, rather than general API parameter formatting.

Explore 1 awesome GitHub repository matching web development · Payment Payload Modifiers. Refine with filters or upvote what's useful.

Awesome Payment Payload Modifiers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • thephpleague/omnipayAvatar thephpleague

    thephpleague/omnipay

    6,053Vezi pe GitHub↗

    Omnipay is a PHP payment gateway library and integration framework that abstracts multiple payment service providers into a single, consistent API. It provides a standardized interface for managing payment lifecycles, allowing applications to execute authorizations, captures, and refunds across various financial services without rewriting code for each provider. The framework decouples application logic from provider-specific SDKs using an adapter pattern and data-transfer objects. This architecture ensures that raw gateway responses and HTTP requests are converted into predictable data shape

    Allows the addition of arbitrary parameters to standardized request objects to support gateway-specific custom fields.

    PHP
    Vezi pe GitHub↗6,053
  1. Home
  2. Web Development
  3. API Management Tools
  4. API Request Handling
  5. Request Parameter Modifiers
  6. Payment Payload Modifiers