You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

MultiBusinessCore.Http.Payments paket može da se preuzme sa NuGet-a da se dodaju plaćanja.

Paket omogućava plaćanja i pretplate koristeći .NET sa platformom Multi Business Core i provajderima kao što je AllSecure.

Da bi pristupili platformi, iskopirajte autorizacione ključeve sa portala.

Plaćanja

Sa ili bez registracije

Ako se parametar register postavi na true, kartica se registruje i kupac neće morati ponovo da unosi podatke sa kartice za druge transakcije.

PaymentsDebit.cshtml

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Registrovanom karticom

Transakcije registrovanom karticom se obavljaju koristeći broj porudžbine koji je korišćen kada je kartica registrovana.

PaymentsDebitRegistered.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Registracija kartice

Kartica može da se registruje i bez naplate.

PaymentsRegister.cshtml

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Brisanje registracije

PaymentsDeregister.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Transakcije

Status transakcije

Nakon obavljene transakcije podaci o transakciji mogu da se dobiju koristeći broj porudžbine.

PaymentsTransaction.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Refundacija transakcije

Za porudžbinu koja je naplaćena, može da se vrati iznos koji je naplaćen ili manji.

PaymentsRefund.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Rezervacije

Sa ili bez registracije

Iznos ne mora da se naplati sa kartice odmah.

Može da se rezerviše i onda potvrdi ili otkaže kada trgovac proveri da li su stavke na stanju i porudžbina može da se isporuči.

PaymentsReserve.cshtml

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Registrovanom karticom

PaymentsReserveRegistered.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Potvrda rezervacije

Trgovac može da potvrdi iznos koji je rezervisan ili manji.

PaymentsReservationConfirm.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Otkazivanje rezervacije

PaymentsReservationCancel.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Pretplate

Status pretplate

Nakon pretplate registrovanom karticom podaci o pretplati mogu da se dobiju koristeći broj pretplate.

SubscriptionsStatus.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Registrovanom karticom

SubscriptionsSubscribe.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Izmena pretplate

SubscriptionsUpdate.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Otkazivanje pretplate

SubscriptionsCancel.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Pauza pretplate

SubscriptionsPause.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

Nastavak pretplate

SubscriptionsContinue.cs

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.

You're using a trial version of Telerik UI for ASP.NET Core by Progress. Purchase the commercial version now from www.telerik.com/purchase/.