alipay / global-open-sdk-java

Ant global gateway SDK
MIT License
36 stars 20 forks source link

Add merchant ID for backend mapping #30

Closed chiachuinkee closed 3 months ago

chiachuinkee commented 3 months ago

Problem: Some Ali's API require merchant ID field to function correctly. Currently, this field is not provided when client app calls the API using SDK.

How we fix it: Add merchant ID to the relevant classes in the SDK.