5 years ago
Sep. 30 - Oct. 11 Updates
enhancement
Braintree/PayPal
- Added shipping address to Braintree and PayPal transactions
Webhooks
- New architecture released to send all outbound webhooks
- Fixed 3D Secure 2 re-authentication page to display the last 4 digits of a customer's credit card
- Fixed PayPal error that requires US states codes to be 2 characters
Merchant Portal
- Fixed "Cancel subscription & stop retrying" button
- Fixed customer names with special characters to display properly
- Fixed display of currency to store's currency on the create new discount page
- Fixed the toggle switches to save the selected setting in the "Additional settings" section of the "Notification settings" page
Checkout API
- Updated Process checkout endpoint to handle Stripe's Payment Method tokens
- Fixed bug that didn't create an order if the checkout only contained a single onetime product
- Added
external_checkout_id
andexternal_checkout_source
fields for the Create and Update endpoints
- Added ability to pass the
commit_update
field and set to false on subscription update to delay charge regen - Fixed shopify_details data not being appended to the product data object when a collection_id is not set on the product
- Ability to remove the Zapier integration