Feature/Notable Change | Related Services | Links |
---|---|---|
Added support for account payment and saved payment method management |
||
Added support for directly execute a DetachedCredit transaction |
AuthenticationServices |
|
Added support for child accounts to inherit saved payment methods from parent accounts |
CommerceSDK |
|
Added support for using Broadleaf StoreCredit for checkout |
CreditAccountServices, CartOperationServices, MicroservicesGateways, AuthenticationServices, PaymentGatewayCommon, CommerceSDK, NextJS Starter |
Issue | Related Services |
---|---|
Added success transaction status and non-reversal management state filters when looking for parent transactions |
AdminWeb, Broadleaf’s AmazonPaymentServices integration library |
Fixed condition for SecurityEnhancer bean registration |
CartServices, AssetServices, TenantServices, ContentServices, CatalogServices, SandboxServices, ShippingServices, CartOperationServices, CatalogBrowseServices |
Updates payment transaction’s source entity id if it’s equal to request id |
OrderOperationServices, OrderServices, OrderClient |
Path | Description |
---|---|
|
Execute a detached credit transaction |
|
Create saved payment method for an account |
|
Get saved payment methods for an account |
|
Get a saved payment method for an account |
|
Update a saved payment method for an account |
|
Delete a saved payment method for an account |
|
Create a payment for an account |
|
Get payments for an account |
|
Update a payment for an account |
|
Delete a payment for an account |
There are new permissions and scopes for the OAuth2 clients and the customer user role. Permissions and scopes can be added via admin or sql script.
See AuthServices 1.8.0 release notes for more details.