When using the cartcontext exposed methods, for example SelectShippingOptionAsync and SelectPaymentOptionAsync you trigger the calculate payments which in turn sends a request to the selected payment provider init endpoint.
Can you please make it more flexible so that I can control myself when I want to calculate the payments and send the init call to the paymentprovider?