refactor(connector): [Checkout] remove Paypal from wasm (#4044)

Co-authored-by: Arjun Karthik <m.arjunkarthik@gmail.com>
This commit is contained in:
Swangi Kumari
2024-03-12 19:40:29 +05:30
committed by GitHub
parent 16d73cb5f9
commit 3eff4ebd3a
2 changed files with 0 additions and 4 deletions

View File

@ -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"

View File

@ -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"