diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index c93a893..70d5117 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -33,6 +33,10 @@ const routes: Routes = [ path: 'pago-electronico', loadChildren: () => import('./modules/pago-electronico/pago-electronico.module').then(m => m.PagoElectronicoModule) }, + { + path: 'pago-tarjeta', + loadChildren: () => import('./modules/pago-tarjeta/pago-tarjeta.module').then(m => m.PagoTarjetaModule) + }, ] }, { path: '**', redirectTo: '', pathMatch: 'full' }, diff --git a/src/app/modules/forma-pago/forma-pago.component.html b/src/app/modules/forma-pago/forma-pago.component.html index 7558ec2..196cd8c 100644 --- a/src/app/modules/forma-pago/forma-pago.component.html +++ b/src/app/modules/forma-pago/forma-pago.component.html @@ -50,7 +50,7 @@
AHORA
++ introducí o insertá tú tarjeta +
+Y SEGUÍ LAS INSTRUCCIONES DEL LECTOR
+