There is no official documentation around Android and Apple Pay integration with RN. Some of the libraries that are present are not been up to date. I'm afraid those will fail with RN 0.61. Any leads/suggestions on how to go about:
RN 0.61
ive used react-native-iap library to implement the in -app purchases i.e android and apple pay integration. It's pretty easy. Just follow the article and voila, it will be done.
Below is the package of library ive used.
Hope it helps, feel free for doubts.