#ahsanmahmood_66619

1 messages · Page 1 of 1 (latest)

hard masonBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

placid bear
cloud fog
#

Hey river thanks for getting back to me... I understand that document but what I am trying to do is creating a new test reader so that I can test the integration.

in this API

\Stripe\Terminal\Reader::create([
'registration_code' => "{{READER_REGISTRATION_CODE}}",
'label' => "Alice's Reader",
'location' => '{{LOCATION_ID}}',
]);

what should be the value of READER_REGISTRATION_CODE ?

#

is there any code or something where stripe allow us to define this value for a simulated reader or something ?

placid bear
#

Are you creating reader on simulated one or actual reader such as WisePOS E?

cloud fog
#

on a simulated one

placid bear
cloud fog
#

for testing purposes

#

Ah! Cool. thanks Man