mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 05:17:02 +08:00
feat: PG Agnostic mandate using network_txns_id (Adyen, Authorizedotnet, Stripe) (#855)
Co-authored-by: Arun Raj M <jarnura47@gmail.com>
This commit is contained in:
@ -27,6 +27,7 @@ impl api::Payment for Opennode {}
|
||||
impl api::PaymentSession for Opennode {}
|
||||
impl api::PaymentToken for Opennode {}
|
||||
impl api::ConnectorAccessToken for Opennode {}
|
||||
|
||||
impl api::PreVerify for Opennode {}
|
||||
impl api::PaymentAuthorize for Opennode {}
|
||||
impl api::PaymentSync for Opennode {}
|
||||
|
||||
Reference in New Issue
Block a user