You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/java/com/alipay/global/api/request/ams/pay/AlipayPaymentSessionRequest.java
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,11 @@ public class AlipayPaymentSessionRequest extends AlipayRequest<AlipayPaymentSess
116
116
117
117
privateSubscriptionInfosubscriptionInfo;
118
118
119
+
/**
120
+
* A 2-letter country or region code based on the standard of ISO 3166 Country Codes. This parameter is used to sort Alipay+ payment methods according to the user's region
0 commit comments