dguglielmi-git / innovandoliving

InnovandoLiving - NextJS Ecommerce - Official Website
2 stars 0 forks source link

Mercadopago-CF Env Variables #10

Closed dguglielmi-git closed 1 year ago

dguglielmi-git commented 1 year ago

Load environment variables in the mercadopago Clouf function project since the following variables have been removed from the project and replaced by env variables:

URL_FAILURE_PAYMENT="http://URL_PRODUCTION_SERVER" URL_PENDING_PAYMENT="http://URL_PRODUCTION_SERVER" URL_SUCCESSFUL_PAYMENT="http://URL_PRODUCTION_SERVER"

dguglielmi-git commented 1 year ago

Environment variables have been configured in the Mercadopago cloud function backend.