Pittayarat Saengow

Results 2 comments of Pittayarat Saengow

Hi @TaiAreerob, Can you create a Source using below example? ```c# var client = new Omise.Client(skey: "your_skey"); var source = await client.Sources.Create(new Omise.Models.CreatePaymentSourceRequest { Amount = 1000, Currency = "THB",...

Need to update this on `includes/gateway/class-omise-payment-ocbc-pao.php` from `https://github.com/omise/omise-woocommerce/pull/265` as well. 🤔