omise / omise-ruby

Omise Ruby Library
https://docs.opn.ooo
MIT License
40 stars 20 forks source link

Add a new method to fetch all events belonging to a charge #45

Closed som-m closed 3 years ago

som-m commented 3 years ago

Summary

QA

You should be able to fetch a list of events belonging to a given charge.

  1. Retrieve a charge charge = Omise::Charge.retrieve("chrg_test_5mozta4qq7c8rt2doub")

  2. List all events of the charge charge.events