paypay / paypayopa-sdk-node

With PayPay's Payment SDK, you can build a custom Payment checkout process to suit your unique business needs and branding guidelines
http://developer.paypay.ne.jp/
Apache License 2.0
35 stars 17 forks source link

Support agreeSimilarTransaction for createPayment #298

Closed terrierscript closed 2 years ago

terrierscript commented 3 years ago

Is your feature request related to a problem? Please describe. https://www.paypay.ne.jp/opa/doc/jp/v1.0/direct_debit#operation/createPayment I want to use agreeSimilarTransaction on createPayment.

Describe the solution you'd like In php sdk, this parameter is supported. https://github.com/paypay/paypayopa-sdk-php/blob/19897d0e8ad3fd2214987d72208cbeec4b726a42/src/Controllers/Payment.php#L46

Describe alternatives you've considered If avoid breaking change, append createPaymentWithAgreeSimilarTransaction method.

Additional context

curtisfennerpaypay commented 2 years ago

This has been published as version 1.1.0 in NPM.