+
+
{t('Alipay Gateway')}
+
+ {t('Configuration for Alipay official payment integration')}
+
+
+
+
+
{t('Webhook Configuration:')}
+
+
+
+
+ (
+
+ {t('Alipay App ID')}
+
+ field.onChange(event.target.value)}
+ />
+
+
+ {t('App ID assigned by Alipay Open Platform')}
+
+
+
+ )}
+ />
+
+ (
+
+ {t('Alipay gateway')}
+
+ field.onChange(event.target.value)}
+ />
+
+
+ {t('Leave the default gateway unless you are using a custom endpoint')}
+
+
+
+ )}
+ />
+
+
+
+ (
+
+ {t('Alipay private key')}
+
+
+
+ {t('RSA2 private key used to sign payment requests')}
+
+
+
+ )}
+ />
+
+ (
+
+ {t('Alipay public key')}
+
+
+
+ {t('Alipay public key used to verify callbacks')}
+
+
+
+ )}
+ />
+
+
+
+