Create a Transaction
Userinne.transaction.create() before mounting Apple Pay or Google Pay.
Amount in cents.
ISO 4217 currency code.
ISO 3166 country code.
Optional line item breakdown used by wallet UIs.
Behavior Notes
- The SDK initializes lazily on first transaction/element call.
currencydefaults toBRLandcountrydefaults toBR.- Returned transactions are intended to be passed into wallet elements.

