Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion amazon_pay/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@ def authorize(

seller_authorization_note : string, optional
A description for the transaction that is displayed in emails to
the buyer. Maximum: 225 characters.
the buyer. Maximum: 255 characters.

transaction_timeout : unsigned integer, optional
The number of minutes after which the authorization will
Expand Down