We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffc258 commit 77a259eCopy full SHA for 77a259e
README.md
@@ -328,10 +328,10 @@ Other columns can also be overwritten by defining and implementing any of the fo
328
paystackCustomerLastName()
329
330
// Phone.
331
-paystackCustomerPhone():
+paystackCustomerPhone()
332
333
//Email.
334
-paystackCustomerEmail():
+paystackCustomerEmail()
335
336
Once the customer has been created in Paystack, you may begin a subscription at a later date.
337
0 commit comments