{{ __('Webhook URL') }} - {{ config('webhook-client.routes.received-payment') }} {{ __('Return URL') }} - {{ route('payments.confirmation') }}
@csrf @method('PUT')

Pay Pro Global

{{ __('Encryption Key') }}
{{ __('Encryption Init Vector') }}
{{ __('Dynamic Product ID') }}
{{ __('Is Test Mode') }}
{{ __('Save') }}
@csrf @method('PUT')

Paddle

{{ __('Vendor ID') }}
{{ __('Vendor Auth Code') }}
{{ __('Default Product ID') }}
{{ __('Is Test Mode') }}
{{ __('Save') }}
@csrf @method('PUT')

PayPal

{{ __('Client ID') }}
{{ __('Client Secret') }}
{{ __('App ID') }}
{{ __('Is Test Mode') }}
{{ __('Save') }}
@csrf @method('PUT')

Stripe

{{ __('Publishable Key') }}
{{ __('Secret Key') }}
{{ __('Save') }}