mppx@0.2.3
·
420 commits
to main
since this release
Patch Changes
- c0aa6ad: Fixed Stripe
createWithClientto useshared_payment_granted_tokeninstead ofpayment_methodwhen creating a PaymentIntent with an SPT. This aligns the SDK client path with the raw fetch path and fixes 402 errors on credential retry. - e7f5985: Rejected keychain and non-secp256k1 signatures in
verifyVoucher.