How to use custom actions to enable Flutterwave payments

Hi Tami
The Transaction reference I was using was a random 4 digit code. I used the formula RAND(1000,9999) that generates a random number between 1000 and 9999.

1 Like