In the image above, it says we need to set payment.session_id, however, I am unable to find a way to get the session_id?
basically upon a click of a button:
-
I want to create an order,
-
then create a checkout,
-
collect a payment***, and
-
then complete the checkout.
*** This step requires to populate the session_id, how to get the session_id from the vault?
