MCPcopy Create free account
hub / github.com/adearriba/ShopifyCheckoutJS / methodData

Method methodData

src/Methods/PaymentMethod.js:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 get methodData(){
25 return this.dataset;
26 }
27
28 /**
29 * Get the gateway ID value

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected