Well this isn’t enough info to go on, but assuming you are using shopify’s billing through their GrqaphQL api, in your appSubscriptionCreate mutation, just add test: true
console.log the response, if there is no error, you should get a confirmation url. That URL will take you to the billing page which is where merchants approve payments. Its an added step, but you will have to redirect your user to that URL