Rick
Results
2
issues of
Rick
Is it possible to change the text on the crop button? Or is it possible to change the default language to English?
I have setup an OrderRequest with ApplicationFee as follows: ApplicationFee = new ApplicationFee() { Amount = new Amount(Currency.EUR, "0.05"), Description = "Test Fee" }, When I execute the OrderResponse result...