PayNow

AlipayDetailsDto

Alipay payment method details

buyer_idstringOptional
The Alipay buyer identifier
fingerprintstringOptional
A unique fingerprint for this Alipay account
Example
{
  "buyer_id": "buyer_abc123",
  "fingerprint": "fingerprint_xyz789"
}