private async void Plati_Clicked(object sender, EventArgs e) { await model.PlatiSnimi(); await Navigation.PushAsync(new StripePlacanjePage()); }