api - paymentType in CallShortcutExpressCheckout for donations -


what paymenttype must set donations in classic api callshortcutexpresscheckout function?

in docs seems can sale or order or authorization

thank you

payment action , flow type orthogonal. sale/order/authorization control how money moves, not describe why money moving (donation versus commerce).

so can use of sale/order/authorization when collecting donations. simple sale transaction (ie instantly moving money, not waiting later action before settling) simplest , best idea in donation circumstances.


Comments