You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2693,15 +2693,16 @@ This is used to create virtual account for transfers.
2693
2693
2694
2694
### ```.create(accountDetails)```
2695
2695
2696
-
This allows a customer to create a virtual card. It requires a dict```vcardDetails``` containing ```email```, ```seckey```, ```is_permanant```, ```frequency```, ```duration```and```narration```.
2696
+
This allows a customer to create a virtual account. It requires a dict```vaccountDetails``` containing ```email```, ```seckey```, ```is_permanant```, ```frequency```, ```bvn```, ```duration```and```narration```.
0 commit comments