Stripe integration flow
This commit is contained in:
@@ -5,6 +5,7 @@ class Connection {
|
||||
|
||||
constructor(receiveCB) {
|
||||
this.receiveCB = receiveCB;
|
||||
this.init()
|
||||
}
|
||||
|
||||
init = async () => {
|
||||
|
||||
Reference in New Issue
Block a user