Question about using custom Payment MFE Repo/Branch with Tutor

Hello!

I have a quick question, so recently I have been trying to use a custom repo for Payment MFE using tutor, so far everything is working fine, I understand that I need to edit the ECOMMERCE_PAYMENT_MFE_APP tutor config value and replace the ‘repository’ value with my custom repository, but I dont know exactly how to point to a specific branch inside of this setting. Does anyone know how to do this? Is there a variable like ‘version’ where i can set my custom branch?

Thanks in advance!
Diego

UPDATE:

After some digging in the tutor-mfe code I was able to figure out that yeah in effect I can just specify a ‘version’ argument inside of the ECOMMERCE_PAYMENT_MFE_APP which serves to point to the branch I want to use so I was able to figure it out :slight_smile:

1 Like

hello @diegoarias94 did you add the custom payment processor and run it successfully? if yes, please give me how you did it? I am trying to add the custom payment processor that is available in our region but i couldn’t add and run it. Your helps are highly appreciated.
Thank You.