mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 20:23:43 +08:00
refactor(connector): [Checkout] remove Paypal from wasm (#4044)
Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
This commit is contained in:
@ -743,8 +743,6 @@ merchant_secret="Source verification key"
|
||||
payment_method_type = "apple_pay"
|
||||
[[checkout.wallet]]
|
||||
payment_method_type = "google_pay"
|
||||
[[checkout.wallet]]
|
||||
payment_method_type = "paypal"
|
||||
[checkout.connector_auth.SignatureKey]
|
||||
api_key="Checkout API Public Key"
|
||||
key1="Processing Channel ID"
|
||||
|
||||
@ -743,8 +743,6 @@ merchant_secret="Source verification key"
|
||||
payment_method_type = "apple_pay"
|
||||
[[checkout.wallet]]
|
||||
payment_method_type = "google_pay"
|
||||
[[checkout.wallet]]
|
||||
payment_method_type = "paypal"
|
||||
[checkout.connector_auth.SignatureKey]
|
||||
api_key="Checkout API Public Key"
|
||||
key1="Processing Channel ID"
|
||||
|
||||
Reference in New Issue
Block a user