...
The app has two possible backend services: intl-whitelabel-graphql or intl-fulfillment-service. The ENABLE FULFILLMENT FT controls which service is used. Today, BK-PT is using whitelabel graphql, but BK-ES is using fulfillment service, for Dev environments.
Servers:
fulfillment-service: https://euw3-dev-bk.rbictg.com
whitelabel-graphql: https://euw3-dev-bk.rbictg.com
intl-whitelabel-graphql
Checking de commit order mutation (resolvers.Mutation.commitOrder) we can see the treatment for payments done after delivery. This process will have to be altered to include payment with card at home:
...