Changelog
0.1.2 - 2025-10-03
Fixed
- Posting the payment now sends the updated
checkoutSessionIdreturned from initialization params (#1308) - Reverted
amountTypeback to"fiat"to align with new callback object param naming and to fix "complete" screen UI (#1308)
0.1.1 - 2025-10-02
Added
CheckoutSessionPaymentDetailsalso returnsagreementwith typeLoopConnectCheckoutAgreement(#1307)
Changed
suggestedAuthorizationTokenAmount,minimumAuthorizationTokenAmount, andminimumBalanceTokenAmountproperties in all interface and type definitions always return astring, rather thanstring | undefined(#1307)CheckoutSessionStateChangeEventConfirmingBalanceinterface renamedamounttominimumBalanceTokenAmount(#1307)CheckoutSessionStateChangeEventConfirmingAuthorizationinterface renamedminimumAuthorizationtominimumAuthorizationTokenAmount(#1307)CheckoutSessionStateChangeEventUpdatingAuthorizationinterface renamedsuggestedAuthorizationtosuggestedAuthorizationTokenAmount(#1307)
Fixed
amountTypenow defaults to"token"for all interface and type definitions (#1307)CheckoutSessionReadyFailedEventnow correctly returns propertytype: "checkoutSessionReadyFailed"(#1307)
0.1.0 - 2025-10-01
Added
- React component
LoopConnectCheckoutSession(#1306) - Web component
loop-connect-checkout-session(#1306)
Updated 2 months ago
